8 Feb 2022 |
hexa | ok, heads up | 01:07:42 |
hexa | I'm going to rfc42 the module | 01:07:49 |
hexa | it will be full of removed and renamed options which will show a migration path | 01:08:16 |
hexa | and I expect piegames to rejoin the mumble ASAP | 01:08:31 |
piegames | Hey | 01:08:46 |
hexa | lame! | 01:09:08 |
hexa | lol, mkRenamedOptionModule does not work on submodules … RIP | 02:38:19 |
hexa | https://github.com/NixOS/nixpkgs/issues/96006 | 02:38:20 |
hexa | arrived at
❯ nom-build -A nixosTests.matrix-synapse
error: value is a string while a list was expected
at /home/hexa/git/nixos/master/lib/attrsets.nix:59:13:
58| let
59| len = length attrPath;
| ^
60| atDepth = n:
(use '--show-trace' to show detailed location information)
| 03:00:02 |
hexa | these error messages are so awful | 03:00:13 |
hexa | I'm not sure the migration can be done gracefully, sorry | 03:09:58 |
hexa | two and a half hours in … the test vm boots | 03:35:54 |
hexa | https://github.com/NixOS/nixpkgs/pull/158605 | 14:09:32 |
hexa | here is my current draft if someone wants to follow | 14:09:39 |
hexa | undrafted and requests reviews | 15:36:05 |
hexa | fixed up all tests, wrote some initial version of the changelog entry | 15:36:17 |
hexa | pointed out a weak point regarding bind_addresses | 15:36:31 |
hexa | In reply to @hexa:lossy.network let signing_key default to homeserver.signing.key and media_store_path to media instead of media_store so, upstream uses media_store , so I tied that migration to the system.stateVersion | 16:24:41 |
hexa | In reply to @hexa:lossy.network let signing_key default to homeserver.signing.key and media_store_path to media instead of media_store * so, upstream uses media_store , so I tied that migration to the system.stateVersion>=22.05 | 16:24:52 |
9 Feb 2022 |
| FantasyCookie17 🏳️🌈🏳️⚧️ changed their profile picture. | 19:37:25 |
11 Feb 2022 |
Victor | Hi 👋
Is there someone who have sometime Matrix on Nixos that take 100% of one CPU and a lot of RAM during 1 day for any reasons ? | 20:04:06 |
Ralith | if you're asking about synapse, that's just how it is | 20:11:40 |
Ralith | make sure you're using postgresql | 20:11:48 |
Victor | i'm using postgresql, and I never had this behavior. I'm not in large room ... so I'm surprise | 20:18:44 |
12 Feb 2022 |
| Janne Heß left the room. | 00:14:54 |
fadenb | Victor: are you seeing more than usual requests? From time to time my CPU utilization goes up if some server starts requesting large chunks of history for a room | 14:11:11 |
Victor | In reply to @fadenb:utzutzutz.net Victor: are you seeing more than usual requests? From time to time my CPU utilization goes up if some server starts requesting large chunks of history for a room since yesterday morning, I've more requests indeed. | 15:14:56 |
13 Feb 2022 |
FantasyCookie17 🏳️🌈🏳️⚧️ |  Download bd8a5006-3cc9-45c1-b204-6f3eb331861a3099948624274100088_thumbnail_1200.jpg | 16:19:05 |
FantasyCookie17 🏳️🌈🏳️⚧️ | Uhm… how do I fix this? This doesn't really look like a version conflict to me in the first place… also note I don't need the E2E version of nio… but don't know how to ask NixOS for the non-E2E version… | 16:20:07 |
hexa | cachetools in nixos master is at 5.0.0 | 16:25:30 |