nixpkgs/pkgs/development/compilers/go
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
..
1.4.nix treewide: remove wkennington as maintainer 2019-01-26 10:05:32 +00:00
1.10.nix go_1_10: fix tests after binutils update 2019-02-19 11:35:54 +01:00
1.11.nix treewide: use runtimeShell instead of stdenv.shell whenever possible 2019-02-26 14:10:49 +00:00
creds-test-1.4.patch go_bootstrap: Fix credential test for new user namespacing 2016-12-21 21:40:29 -05:00
creds-test.patch go_1_10: init at 1.10 and set as default 2018-02-22 11:40:07 +00:00
go-1.9-skip-flaky-19608.patch go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle 2017-11-17 05:28:22 +00:00
go-1.9-skip-flaky-20072.patch go_1_9: skip flaky TestWaitGroupMisuse2 2017-11-17 18:05:30 +00:00
remove-fhs-test-references.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
remove-test-pie.patch go_1_10: cleanup remove-test-pie.patch 2018-02-22 12:17:31 +00:00
remove-tools-1.4.patch golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
remove-tools-1.9.patch go: init 1.9 (and set as default) 2017-09-05 16:44:13 -04:00
remove-tools-1.11.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
setup-hook.sh treewide: Don't use envHook anymore 2017-12-30 22:04:22 -05:00
skip-external-network-tests.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
skip-nohup-tests.patch go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
skip-test-extra-files-on-386.patch go: skip flaky os/exec TestExtraFiles 2018-09-15 18:46:18 +02:00
ssl-cert-file-1.9.patch go: init 1.9 (and set as default) 2017-09-05 16:44:13 -04:00