nixpkgs/pkgs/applications/science/electronics
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
..
adms
alliance treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
archimedes Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
bitscope
caneda
dsview dsview: init at 0.99 2018-12-21 10:24:16 +01:00
eagle treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
fritzing
geda treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
gerbv
gtkwave gtkwave: 3.3.97 -> 3.3.98 2019-01-03 16:44:01 -05:00
kicad kicad: 5.0.1 -> 5.0.2 (#52866) 2019-01-01 20:02:29 +01:00
librepcb librepcb: 20181031 -> 0.1.0 2018-11-26 22:33:39 +01:00
ngspice ngspice: 29 -> 30 2019-01-03 16:16:51 -05:00
pcb
pulseview
qfsm
qucs
tkgate treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
verilator verilator: 4.008 -> 4.010 2019-02-04 11:54:29 -06:00
verilog iverilog: 2017.08.12 -> 2018.12.15 2018-12-28 07:53:36 -06:00
xcircuit treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
xoscope