| 19 Dec 2022 |
Sumner Evans | I thought it got reverted. | 17:08:58 |
Dandellion | huh? the source build? | 17:09:19 |
Sumner Evans | my override stopped working at some point a number of months ago, maybe it was just because of this unwrapped issue... | 17:12:11 |
Dandellion | probably | 17:12:34 |
Dandellion | * probably was | 17:12:40 |
Dandellion | that's what broke mine at least | 17:13:01 |
| 21 Dec 2022 |
luxus | i got dendrite, nginx and element working... but from what i see many bridges are not available in nixpkgs.. how you guys work with bridges that are not in the repo? | 13:42:44 |
luxus | i was using the ansible docker thing under ubuntu.. but that will not work under nixos | 13:43:30 |
Dandellion | I think most people just don't run them. I used to run some in their official docker images, but have found over time that fighting a battle over not getting ToS banned and getting my accounts locked just isnt worth it. | 13:48:21 |
piegames | In reply to @luxus:luxus.ai i got dendrite, nginx and element working... but from what i see many bridges are not available in nixpkgs.. how you guys work with bridges that are not in the repo? You can run Docker containers on NixOS, or you can just run the services on a differen server | 13:54:32 |
Sumner Evans | In reply to @luxus:luxus.ai i got dendrite, nginx and element working... but from what i see many bridges are not available in nixpkgs.. how you guys work with bridges that are not in the repo? I run a couple like this: https://github.com/sumnerevans/nixos-configuration/blob/master/modules/services/matrix/linkedin-matrix.nix and https://github.com/sumnerevans/nixos-configuration/blob/master/modules/services/matrix/mautrix-discord.nix
I have a custom Synapse service as well.
| 17:39:37 |
| 22 Dec 2022 |
luxus | thanks | 00:04:09 |
| 25 Dec 2022 |
| rh left the room. | 10:37:03 |
| 30 Dec 2022 |
| @schnecfk:ruhr-uni-bochum.de left the room. | 10:43:26 |
| 1 Jan 2023 |
| miloignis changed their display name from miloignis to Tharg. | 21:35:12 |
| miloignis changed their display name from Tharg to miloignis. | 21:37:03 |
| 15 Jan 2023 |
| motiejus joined the room. | 09:35:52 |
| 17 Feb 2023 |
philipp | Synapse 1.77 released. https://matrix.org/blog/2023/02/16/synapse-1-77-released | 14:32:56 |
philipp | Oh, already in. Why was that in my rss feed just now? 🤔 | 14:35:55 |
Sumner Evans | I update it almost as soon as o see the notification on GitHub. | 14:37:17 |
Sumner Evans | * I update it almost as soon as I see the notification on GitHub. | 14:37:26 |
| @kevincox:matrix.org changed their profile picture. | 20:31:56 |
| @kevincox:matrix.org changed their profile picture. | 20:33:07 |
| 18 Feb 2023 |
| Quinten joined the room. | 05:02:59 |
| 21 Feb 2023 |
| Tobias Stenzel (escaP) changed their display name from Tobias Stenzel (escaP) to Tobias Stenzel (extern). | 17:22:39 |
| Tobias Stenzel (escaP) changed their display name from Tobias Stenzel (extern) to Tobias Stenzel. | 17:22:49 |
| 26 Feb 2023 |
dotlambda | https://github.com/NixOS/nixpkgs/pull/211304 | 16:40:53 |
| 6 Mar 2023 |
ma27 | I applied some hacks against element-* to make sure we get pings when somebody touches the package: https://github.com/NixOS/nixpkgs/pull/219821
kinda hacky, but I think it's still pretty useful :) | 11:28:49 |
piegames | OfBorg is notoriously broken, so why not register as Codeowners insteead? | 11:56:20 |
ma27 | for codeowners everyone in the maintainer team must have write access, also I don't like having to maintain individual paths at another place in the codebase. | 12:06:25 |