| 14 Sep 2025 |
| 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 |
hexa | on https://streaming.media.ccc.de/ | 02:27:23 |
magic_rb | (And also XDC) | 05:46:40 |
| 17lifers (at mikuplushfarm) joined the room. | 16:05:33 |
| @saiko:knifepoint.net left the room. | 19:31:00 |
| 1 Oct 2025 |
| @eisfunke:eisfunke.com left the room. | 09:43:14 |
| Theodora The Absurdist Schizotisticoball joined the room. | 13:49:38 |