1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-21 05:25:38 +00:00
nixpkgs/pkgs/development/tools/build-managers
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
..
alibuild python.pkgs.argparse: remove 2019-01-22 12:43:07 +01:00
apache-ant
apache-maven
arpa2cm
bam bam: 0.4.0 -> 0.5.1, fix licence 2019-01-21 11:34:28 +01:00
bazel treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
bear
bloop bloop: 1.2.3 -> 1.2.5 (#54427) 2019-01-31 01:20:55 +02:00
boot
buck
cmake cmake: disable package registry 2019-01-31 10:17:55 +01:00
colormake
conan conan: 1.11.2 -> 1.12.0 (#55335) 2019-02-14 21:53:05 +01:00
doit
drake
dub dub: Disable network tests because they add impurities 2019-02-22 07:22:11 +01:00
gn gn: use python2 as gn is incompatible with python3 2019-01-19 14:17:22 +01:00
gnumake/4.2
gradle
gup treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
icmake
jam
kati
leiningen leiningen: 2.8.3 -> 2.9.0 2019-02-18 08:12:39 +11:00
mage
meson meson: 0.49.0 -> 0.49.1 2019-01-27 15:28:01 -06:00
mill mill: 0.3.5 -> 0.3.6 2019-01-28 01:04:08 -08:00
mk
ninja ninja: Add comment explaining the consistent ID patch 2019-02-07 18:26:51 -05:00
pants
qbs
rake
rebar
rebar3 rebar3: 3.6.1 -> 3.9.0 2019-02-06 19:45:40 +01:00
redo
redo-sh
remake
sbt sbt: 1.2.7 -> 1.2.8 2019-01-01 12:38:06 -05:00
sbt-extras sbt-extras: 2018-12-04 -> 2019-01-30 2019-02-06 08:53:41 -05:00
scons scons.src: Update the hash (tarball was modified) 2019-01-23 21:21:46 +01:00
shards
tup tup: 0.7.5 -> 0.7.8 2018-12-29 13:04:54 +01:00
waf