1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests
Robert Hensing a03bb4455c Fix SSH invocation when local SHELL misbehaves
Setting it to /bin/sh will make it more predictable when users have
their favorite shell in SHELL, which might not behave as expected.
For instance, a bad rc file could send something to stdout before
our LocalCommand gets to write "started".

This may help https://github.com/NixOS/nix/issues/11010
2024-08-16 15:53:30 +02:00
..
functional Make wrapper derivation 2024-08-14 18:04:38 -04:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos Fix SSH invocation when local SHELL misbehaves 2024-08-16 15:53:30 +02:00
unit Remove unit tests from old build system 2024-08-14 16:38:00 -04:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00