nixpkgs/doc/functions
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
..
library
appimagetools.xml appimageTools: init 2019-02-23 21:04:21 +01:00
debug.xml
dockertools.xml treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
fetchers.xml nixpkgs/manual: address review comments 2019-01-27 11:57:36 -05:00
fhs-environments.xml
generators.xml
library.xml
nix-gitignore.xml nix-gitignore: init at v3.0.0 (#46112) 2019-02-18 09:57:30 +00:00
overrides.xml
prefer-remote-fetch.xml
shell.xml
trivial-builders.xml nixpkgs/manual: add one more fix for a missed review 2019-01-27 12:01:23 -05:00