nixpkgs/pkgs/development/misc
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
..
amdadl-sdk fixup previous commit: do the change to attribute 2014-01-31 18:51:10 +01:00
amdapp-sdk reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
avr/libc Treewide: use HTTPS on GNU Savannah domains 2018-12-02 15:33:09 +01:00
avr8-burn-omat treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
loc loc: enable darwin build 2018-10-27 10:05:01 +01:00
newlib treewide: use gnu toolchain for avr/arm-embedded 2018-10-30 13:31:45 -05:00
qmk_firmware systems/parse.nix: support eabihf 2018-12-02 19:49:36 -06:00
rpiboot rpiboot-unstable: init at 2018-03-27 2018-04-05 15:40:03 +03:00
stm32 betaflight: don’t use nano 2018-11-02 15:42:33 -05:00