nixpkgs-suyu/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules Merge pull request #25655 from elitak/beam 2019-02-25 10:22:51 -08:00
bower-modules/generic
compilers treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
coq-modules coqPackages.mathcomp-analysis: enable for Coq 8.9 2019-02-18 08:54:11 +01:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules haskell-base-compat-batteries: fix build with ghc 8.2.2 and 8.4.4 2019-02-24 10:14:29 +01:00
idris-modules
interpreters Remove myself as maintainer from packages 2019-02-22 16:14:13 +01:00
java-modules
libraries treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
lisp-modules
lua-modules luaPackages.lua-iconv: move to generated 2019-02-13 14:13:39 +09:00
misc treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
mobile titaniumenv: fix deriving path to the IPA file 2019-02-23 14:57:49 +01:00
node-packages nodePackages.tsun: init at 0.4.0 2019-02-23 12:09:51 +01:00
ocaml-modules ocamlPackages.wtf8: disable for OCaml ≤ 4.01 2019-02-22 17:04:57 +00:00
perl-modules
pharo treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
pure-modules
python-modules treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
r-modules update R package set 2019-02-10 11:16:19 +01:00
ruby-modules gem-config: add native taglib dependency to taglib-ruby gem 2019-02-25 12:20:52 +00:00
tools treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
web treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00