| 13 Sep 2025 |
| Etherbloom [they/sie] {you&} π²π¦πΏ changed their display name from Etherbloom @MRMCD25 [they/sie] {you&} π²π¦πΏ to Etherbloom @MRMCD25 [π3724] [they/sie] {you&} π²π¦πΏ. | 13:46:32 |
| Donald joined the room. | 15:12:26 |
| validitymaiden joined the room. | 17:19:26 |
| validitymaiden set a profile picture. | 17:31:46 |
| validitymaiden changed their profile picture. | 17:32:26 |
| 14 Sep 2025 |
| zxfsee changed their profile picture. | 15:42:38 |
| Donald set a profile picture. | 20:44:21 |
| 17 Sep 2025 |
| Etherbloom [they/sie] {you&} π²π¦πΏ changed their display name from Etherbloom @MRMCD25 [π3724] [they/sie] {you&} π²π¦πΏ to Etherbloom [they/sie] {you&} π²π¦πΏ. | 09:02:17 |
clerie | I was poking around the ifstate module a little because I wondered how password files are solved for ifstate in NixOS found this
sed -i $'s|\'!include |!include \'|' $out
ifstate is using the yaml tag !include to specify if a string is used as a password or as a file containig a password. The NixOS module ist using toJSON and replacing every string startig with !include.
This feels very sketchy to me. Is there a better way to solve this in NixOS or is this state of the art?
https://github.com/NixOS/nixpkgs/blob/c23193b943c6c689d70ee98ce3128239ed9e32d1/nixos/modules/services/networking/ifstate.nix#L29 | 10:42:29 |
hexa | sed -i -e "s/'\!\([a-z_]\+\) \(.*\)'/\!\1 \2/;s/^\!\!/\!/;" $out
| 10:45:56 |
hexa | from elsewhere in nixpkgs | 10:45:59 |
hexa | https://github.com/NixOS/nix/issues/4910 | 10:46:33 |
emily | YAML would make a mess out of the language semantics :( | 13:21:44 |
emily | TOML already has | 13:21:46 |
Marcel | Idk, I am open for better suggestions | 16:58:10 |
| 21 Sep 2025 |
| Contact @rappet:rappet.xyz instead changed their display name from rappet to Contact @rappet:rappet.xyz instead. | 15:08:46 |
| 22 Sep 2025 |
| @felix.schroeter:scs.ems.host changed their display name from Felix SchrΓΆter to Felix SchrΓΆter (π 29.09. β 05.10.). | 09:56:06 |
| 23 Sep 2025 |
| kenji changed their display name from a-kenji to kenji. | 10:39:40 |
| @freexploit:trafkin.com | 20:37:17 |
| @freexploit:trafkin.com | 20:37:36 |
| @freexploit:trafkin.com left the room. | 20:38:24 |
| 26 Sep 2025 |
Tom | For those using the bird3 package: bird version 3.1.4 has now reached both unstable and 25.05.
https://en.blog.nic.cz/2025/09/24/crashing-bird-3-by-sending-a-notification-cve-2025-59688/
(bird2 also has received the bump to 2.17.2 but that doesn't come with any sort of CVE π
) | 18:17:44 |
hexa | yuka posted on fedi that bird 3.1.4 is crashy | 18:50:52 |
hexa | * yuka posted on fedi that bird 3.1.4 is crashy within their setup | 18:50:56 |
| 29 Sep 2025 |
Molly Miller | there have been a number of reports of bird 3 being a bit unstable on the mailing list and elsewhere | 06:12:36 |
| m0lok joined the room. | 23:11:20 |
| 30 Sep 2025 |
hexa | https://nlnog.net/nlnog-day-2025/ | 02:26:23 |
hexa | talks are being streamed, they start in 5 hours | 02:26:45 |
hexa | also, all systems go at the same time | 02:27:17 |
hexa | https://cfp.all-systems-go.io/all-systems-go-2025/schedule/ | 02:27:18 |