lix/tests/functional/nix-shell
jade c1f4c60bc2 nix-shell: stop using dynamic format strings!!
This was always a terrible idea independently of whether it crashes.
Stop doing it!

This commit was verified by running nix-shell on a trivial derivation
with --debug --verbose to get the vomit-level output of the shell rc
file and then diffing it before/after this change. I have reasonable
confidence it did not regress anything, though this code is genuinely
really hard to follow (which is a second reason that I split it into two
fmt calls).

Fixes: #533
Change-Id: I8e11ddbece2b12749fda13efe0b587a71b00bfe5
2024-10-13 23:12:45 -07:00
..
basic.sh tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
ca-shell.nix tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
config.nix.in tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
meson.build tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
regression-533.sh nix-shell: stop using dynamic format strings!! 2024-10-13 23:12:45 -07:00
shell.nix tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
shell.shebang.nix tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
shell.shebang.rb tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
shell.shebang.sh tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
structured-attrs-shell.nix tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00
structured-attrs.sh tests: move nix-shell related tests to subdir 2024-10-13 23:12:45 -07:00