!vxTmkuJzhGPsMdkAOc:transformierende-gesellschaft.org

NixOS Matrix Subsystem

136 Members
Coordination and discussion about the matrix subsystem in NixOS - https://nixos.wiki/wiki/Matrix71 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
4 Dec 2022
@schnecfk:ruhr-uni-bochum.de@schnecfk:ruhr-uni-bochum.de changed their display name from CRTified to CRTified (old handle).14:19:08
@crtified:crtified.meCRTified joined the room.14:23:27
5 Dec 2022
@luxus:luxus.ailuxus joined the room.18:31:26
6 Dec 2022
@schnecfk:ruhr-uni-bochum.de@schnecfk:ruhr-uni-bochum.de changed their profile picture.14:11:28
7 Dec 2022
@luxus:luxus.ailuxusdoes anyone use https://gitlab.com/coffeetables/nix-matrix-appservices or something similar? i search for a working example16:43:38
10 Dec 2022
@danio:pvv.ntnu.nodanio (PVV) changed their display name from Daniel to danio (PVV).05:02:16
13 Dec 2022
@philipp:xndr.dephilipp I think the default of services.matrix-appservice-discord.settings is really unfortunate: The database.filename is set to the assumed default value but that makes using database connections a pain because those aren't used if the former is set. 18:28:36
@jez:petrichor.meJez (he/him) 🌦️ left the room.19:22:27
14 Dec 2022
@alesya-h:nixos.devAlesya Huzik joined the room.11:16:32
@winterqt:nixos.devWinter (she/her)
In reply to @philipp:xndr.de
I think the default of services.matrix-appservice-discord.settings is really unfortunate: The database.filename is set to the assumed default value but that makes using database connections a pain because those aren't used if the former is set.
cc Notkea
20:00:45
@pacien:pacien.net@pacien:pacien.net
In reply to @philipp:xndr.de
I think the default of services.matrix-appservice-discord.settings is really unfortunate: The database.filename is set to the assumed default value but that makes using database connections a pain because those aren't used if the former is set.
what would you suggest instead?
20:04:21
@philipp:xndr.dephilipp I think not setting it would be fine. Wanted to test that though and this was half a note to myself. 20:06:23
@pacien:pacien.net@pacien:pacien.net or perhaps setting the default differently (avoiding recursiveUpdate in the module).
Could set database = mkDefault { filename = "..."; } so that setting database:connString would also remove filename.
But I'm not sure whether mkDefault would actually allow doing that kind of thing.
20:20:34
19 Dec 2022
@sumner:nevarro.spaceSumner EvansIs there a way to override matrix-react-sdk given the way that we currently build Element?16:54:29
@dandellion:dodsorf.asDandellionno, because the unwrapped was put inside the let block16:55:43
@dandellion:dodsorf.asDandellionhttps://github.com/NixOS/nixpkgs/pull/20033616:56:31
@dandellion:dodsorf.asDandellionand we are as per usual terrible at merging things in this team >.<16:57:49
@sumner:nevarro.spaceSumner EvansI saw that PR, and I just didn't feel like I understood what it was doing well enough to approve it.16:58:42
@dandellion:dodsorf.asDandellion

The idea is to let you do

pkgs.element-web.override {element-web-unwrapped = element-web-unwrapped.overrideAttrs ... }
17:04:51
@dandellion:dodsorf.asDandellion *

The idea is to let you do

pkgs.element-web.override {element-web-unwrapped = pkgs.element-web-unwrapped.overrideAttrs ... }
17:05:05
@dandellion:dodsorf.asDandellion but since ele-unwrapped is its own drv, not have to build it just because you're pkgs.element-web.override {conf = ...} 17:06:02
@dandellion:dodsorf.asDandellion * but since ele-unwrapped is its own drv, not have to build the whole element-web just because you're pkgs.element-web.override {conf = ...} 17:06:20

Show newer messages


Back to Room ListRoom Version: 4