nixpkgs/pkgs/tools
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
..
admin Merge pull request #53472 from borisbabic/feature/init-virtscreen 2019-02-24 07:12:56 -08:00
archivers Merge pull request #54727 from phi-gamma/afio-2.5.2 2019-02-24 14:55:32 -08:00
audio treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
backup treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
bluetooth blueman: move defaults to package file 2019-02-03 15:33:19 +00:00
bootloaders/refind refind: 0.11.3 -> 0.11.4 2018-11-13 19:25:00 -05:00
cd-dvd brasero: fix libdvdcss usage 2019-02-14 01:20:41 +01:00
compression treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
filesystems Merge #52833: netatalk: 3.1.11 -> 3.1.12 (security) 2019-02-24 09:10:31 +01:00
graphics treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
inputmethods treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
misc treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
networking treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
nix nix-script: init at 2015-09-22 (#55495) 2019-02-10 23:08:58 +01:00
package-management treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
security treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
system bfs: 1.3.2 -> 1.3.3 (#55911) 2019-02-24 11:53:20 +01:00
text treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
toml2nix toml2nix: init at 0.1.1 (#53883) 2019-01-15 23:36:36 +02:00
typesetting treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
video mjpegtools: move defaults to package file 2019-02-03 15:30:40 +00:00
virtualization awless: 0.0.14 -> 0.1.11 (#54121) 2019-02-24 02:37:30 +01:00
X11 treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00