| 18 Mar 2025 |
John Ericson | I never saw any mutex or something that made it obviously single threaded, but yes I believe that is the intent | 19:08:15 |
Las | Sealed state was a mistake | 19:14:37 |
Las | * | 21:56:23 |
Las | * | 21:56:29 |
| 19 Mar 2025 |
| Sergei Zimmerman (xokdvium) changed their display name from xokdvium to Sergei Zimmerman (xokdvium). | 21:12:20 |
John Ericson | +(shell.sh:21) nix shell -f shell-hello.nix hello-symlink -c hello
+(shell.sh:21) grep 'Hello World'
+(/home/jcericson/src/nix/master/tests/functional/common/functions.sh:341) checkGrepArgs 'Hello World'
+(/home/jcericson/src/nix/master/tests/functional/common/functions.sh:290) local arg
+(/home/jcericson/src/nix/master/tests/functional/common/functions.sh:291) for arg in "$@"
+(/home/jcericson/src/nix/master/tests/functional/common/functions.sh:292) [[ Hello World != \H\e\l\l\o\ \W\o\r\l\d ]]
+(/home/jcericson/src/nix/master/tests/functional/common/functions.sh:342) command grep 'Hello World'
this derivation will be built:
/tmp/nix-shell.FPcQP5/nix-test/main/shell/store/bbqd8bbcr4i32nahm7ygqhwpwj3xfidm-hello-symlink.drv
building '/tmp/nix-shell.FPcQP5/nix-test/main/shell/store/bbqd8bbcr4i32nahm7ygqhwpwj3xfidm-hello-symlink.drv'...
error: 'tmp' is too short to be a valid store path
| 21:41:30 |
| 20 Mar 2025 |
roberth | Martin Schwaighofer: https://github.com/NixOS/nix/issues/12361 | 13:40:36 |
| sinan changed their display name from sinan to sinan (we're so back). | 17:52:14 |
| sinan changed their profile picture. | 17:52:43 |
| sinan changed their profile picture. | 17:54:05 |
jade_ | FYI in re https://git.lix.systems/lix-project/lix/issues/750, it seems like nixos/nix fixed this by accident, but still has some amount of an underlying bug (or at least poor documentation of the treatment of the underlying bug): the info.path in this spot is the bad 9hagx value
https://github.com/NixOS/nix/blob/3032512425a09fc58f2d658442043894e0aab256/src/libfetchers/tarball.cc#L74-L83
| 19:00:58 |