3 Aug 2021 |
@fantasycookie17:artemislena.eu | Note: I'm on the unstable updates channel. | 19:20:31 |
@sumner:sumnerevans.com | It's only hit nixos-unstable-small, so far https://nixpk.gs/pr-tracker.html?pr=132438 | 19:22:05 |
@fantasycookie17:artemislena.eu | That's the exact channel I'm using: https://codeberg.org/artemislena/nixos-server-configs/src/branch/main/configuration.nix | 19:24:14 |
@sumner:sumnerevans.com | that's just your autoupgrade channel... | 19:25:42 |
@fantasycookie17:artemislena.eu | * That's the exact channel I'm using: https://codeberg.org/artemislena/nixos-server-configs/src/branch/main/configuration.nix#L122 | 19:25:44 |
@fantasycookie17:artemislena.eu | Oh. How do I set the default channel to that? | 19:26:40 |
@sumner:sumnerevans.com | What does sudo nix-channel --list show? | 19:32:26 |
@fantasycookie17:artemislena.eu | nixos https://nixos.org/channels/nixos-unstable | 19:48:05 |
@sumner:sumnerevans.com | That sounds like your problem, then. It takes longer for it to hit nixos-unstable. | 19:48:49 |
@fantasycookie17:artemislena.eu | Well, it's a headless server, I never cared much about the manual imperative Nix setup and such… Fixed it now, anyway. | 19:51:38 |
| marc joined the room. | 22:05:45 |
Milan | Another try on this: https://github.com/NixOS/nixpkgs/pull/132601 | 22:06:29 |
4 Aug 2021 |
@sumner:sumnerevans.com | I'd love to get this merged. I know it's a big one, but it's a major improvement to the status quo with config in Synapse. https://github.com/NixOS/nixpkgs/pull/120260 | 06:00:38 |
@sumner:sumnerevans.com | So, I am trying out the element-desktop build with native modules. I ran nix-build -A element-desktop on the latest master and then /nix/store/c974nhmm92mlii1ppgby9asm3arsvl68-element-desktop-1.7.34/bin/element-desktop and tried to enable chat search. In the dev console, I get:
EventIndex: Error initializing the event index
{message: "Error opening the database: SqlCipherError(\"Sqlcipher support is missing\")"}
I checked that /nix/store/c974nhmm92mlii1ppgby9asm3arsvl68-element-desktop-1.7.34/share/element/electron/node_modules/matrix-seshat does exist and seems to have all the necessary dependencies.
Anyone who's successfully tried this, do you have any ideas of what may be wrong?
| 14:34:05 |
andi- | How did you build the native dependencies? Last time I looked they had this custom build system that downloaded random stuff from the internet and then ran some rust compilation (and something else). | 14:39:20 |
@sumner:sumnerevans.com | andi-: I just used this PR by Milan (they/them) 🏳️⚧️ https://github.com/NixOS/nixpkgs/pull/132601 which was supposed to fix that | 14:42:08 |
andi- | That doesn't look too bad but I wasn't aware of that PR. IIRC it just tries to import these dependencies during startup and then it should work.. No idea about that error then :( | 14:48:09 |
6 Aug 2021 |
| cw (just got delta) changed their display name from continuouswave to cw (? days since last shower). | 18:10:30 |
10 Aug 2021 |
stites | hey folks -- does anyone here have derivations for the signal/discord/imessages bridges with their matrix server? | 16:18:23 |
stites | I'm debating setting up docker/kubernetes to handle these since there seems to be a lot of support for this workflow, but I also am not sure my homeserver can handle all of the virtualization | 16:19:40 |
stites | So I've been wondering how other people here handle this. | 16:20:37 |
@sumner:sumnerevans.com | I have one for the LinkedIn bridge which is a mautrix-python bridge so something similar should work for signal. https://git.sr.ht/~sumner/nixos-configuration/tree/master/item/modules/services/matrix/linkedin-matrix.nix | 16:35:08 |
stites | great! thank you! | 20:44:54 |
@sumner:sumnerevans.com | I'd like to eventually add modules for more mautrix bridges, but I just don't really have the time. | 20:45:38 |
@sumner:sumnerevans.com | * I'd like to eventually create and upstream modules for more mautrix bridges, but I just don't really have the time. | 20:45:47 |
11 Aug 2021 |
| cw (just got delta) changed their display name from cw (? days since last shower) to cw (not sticky anymore). | 17:56:33 |
15 Aug 2021 |
@sumner:sumnerevans.com | Can anyone help with https://github.com/NixOS/nixpkgs/pull/132559? I am too incompetent to know how to get it working lol. ma27 mentioned that plugins don't work: https://github.com/NixOS/nixpkgs/pull/132559#pullrequestreview-728383480 | 00:01:02 |
| cw (just got delta) changed their display name from cw (not sticky anymore) to cw (got the delta). | 00:57:51 |
| cw (just got delta) changed their display name from cw (got the delta) to cw (just got delta). | 00:58:32 |
ma27 | self-assigned, will take a look today or in one of the next days. | 06:45:19 |