nixos/nixos-*: use runtimeShell
Fix shebangs and other shell uses in the NixOS tools, allowing them to work correctly on cross-compiled systems.
This commit is contained in:
committed by
Alyssa Ross
parent
dda939844a
commit
23b4356a5f
@@ -1,4 +1,4 @@
|
||||
#! @shell@ -e
|
||||
#! @runtimeShell@ -e
|
||||
|
||||
# Shows the usage of this command to the user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user