1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-16 05:51:05 +01:00
nix/tests
Agustín Covarrubias 7b3d7eb634
test: add shebangs to shell.nix test scripts
Fix intermittent SIGSEGV (exit code 139) on macOS when running
  nix-shell and shebang tests inside the nix sandbox.

  The foo, bar, and ruby test scripts were created without shebangs,
  which causes intermittent crashes when executed via command
  substitution on macOS. Adding proper shebangs resolves the flakiness.

  Potentially closes: #13106
2025-12-12 18:04:37 -03:00
..
functional test: add shebangs to shell.nix test scripts 2025-12-12 18:04:37 -03:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00