| 26 Jan 2025 |
emily | ew. | 18:19:16 |
jade_ | we can probably deprecate it or implement it some other way eventually but yeah :/ | 18:20:08 |
jade_ | it's kind of the least of the problems in the evaluator | 18:20:23 |
puck | In reply to @emilazy:matrix.org using a path that might exist, in a namespace not owned by Nix, seems weird. it's /, followed by the nixbase32 encoding of sha256(nix-upstream-output:{store path hash of the drv}:{drv name}{"-" + output name, if not "out"}); i'm not really sure why it's /-prefixed when e.g. builtins.placeholder isn't | 18:37:43 |
emily | huh. builtins.placeholder "x" is /-prefixed for me. I never realized it used that format though | 18:38:17 |
puck | oh, wait, dangit, yeah, it is | 18:38:29 |
puck | oops | 18:38:35 |
puck | i assume it's to avoid accidentally matching the middle of a path string? but still | 18:39:05 |
puck | 22d6e31fc6a9de2ee424984e629ccd2e394ba512, gives no clear reason as to why, so who knows | 19:22:12 |
| 29 Jan 2025 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan (already in Brussels). | 14:12:37 |
| rieschla joined the room. | 17:44:01 |
| 30 Jan 2025 |
| @laurynasp:matrix.org left the room. | 08:53:00 |
elikoga | I think there was a regression with nix flake remove, a test that was previously possible to write is now no longer possible to write.
See https://github.com/NixOS/nix/issues/12380 for the regression and
For the previous test: https://github.com/NixOS/nix/blob/79801c7de0c931825546cd4bd9c61aada4e995a0/tests/nix-profile.sh#L65
Which is not possible now: https://github.com/NixOS/nix/blob/68f3b56b183ca12b64b7fcf0f31dffd62adfcf55/tests/functional/nix-profile.sh#L65
Both are part of https://github.com/NixOS/nix/pull/8956 which was approved Sept 2023, but not merged
Anyone have any clues on how I can write the test line anyways? Maybe I missed something.
| 13:10:06 |
| 31 Jan 2025 |
| sinan changed their display name from sinan to Sinan (comfy). | 02:54:41 |
| @cafkafk:fem.gg changed their profile picture. | 05:06:12 |
| tomf joined the room. | 10:42:33 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge to SomeoneSerge (Bruxelles). | 19:32:05 |
| raboof changed their display name from raboof to raboof@FOSDEM. | 23:55:27 |
| 1 Feb 2025 |
| matthewcroughan changed their display name from matthewcroughan (already in Brussels) to matthewcroughan (FOSDEM). | 09:48:35 |
| 2 Feb 2025 |
| pbsds changed their display name from pbsds to pbsds (FOSDEM). | 16:04:17 |
| raboof changed their display name from raboof@FOSDEM to raboof. | 22:17:43 |
| 3 Feb 2025 |
John Ericson |
103 files changed, 2787 insertions(+), 1220 deletions(-)
| 04:26:18 |
John Ericson | I'm sorry! | 04:26:23 |
John Ericson | it's just a big PR | 04:26:28 |
John Ericson | Robert Hensing (roberth): ^ got my structured JSON store settings PR build and passing tests, but it's big | 04:27:19 |
| matthewcroughan changed their display name from matthewcroughan (FOSDEM) to matthewcroughan. | 09:16:38 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Bruxelles) to SomeoneSerge (Gand St. Pieters). | 13:38:44 |
| pbsds changed their display name from pbsds (FOSDEM) to pbsds. | 16:24:59 |
| mitchpleune joined the room. | 16:59:04 |
| @viperml:ayats.org left the room. | 18:36:52 |