nixpkgs/pkgs/build-support/vm/windows
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
..
controller treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
cygwin-iso reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
install Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
bootstrap.nix netcat: make netcat-openbsd the default netcat (#19411) 2016-10-30 15:06:04 +01:00
default.nix [bot]: remove unreferenced code 2018-07-20 18:48:37 +00:00