1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00
nix/tests
Eelco Dolstra 37685b1c9c Fix Darwin test failure in repl.sh
Fixes

  error:
         … while processing sandbox path '/private/tmp/nix-shell.0MDgyx/nix-test/ca/repl/store/nix/var/nix/builds/nix-build-simple.drv-65916-3910734210' (/private/tmp/nix-shell.0MDgyx/nix-test/ca/repl/store)

         error: 'nix' is too short to be a valid store path

which happened because we were now putting the build directory
underneath the store directory.
2025-06-22 16:49:44 +02:00
..
functional Fix Darwin test failure in repl.sh 2025-06-22 16:49:44 +02:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Disallow the build directory having world-writable parents 2025-06-22 16:49:44 +02:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00