nixpkgs-suyu/pkgs/development
Manuel Mendez a1e13f6140
go: stop setting GOPATH
The compiler does not need it anymore, has not needed it for many years
iirc. This just goes in and pollutes the environment overriding the
users GOPATH and causing grief.

Go even warns about it itself, without vs with this commit:

```sh
~> go env GOPATH
/home/manny/go
~> nix-shell -p go
~> go env GOPATH
warning: GOPATH set to GOROOT (/nix/store/gvw1mfpdrk7i82884yhxf9lf5j3c12zm-go-1.14.1/share/go) has no effect
/nix/store/gvw1mfpdrk7i82884yhxf9lf5j3c12zm-go-1.14.1/share/go
~> exit
~> nix-shell -I nixpkgs=cloned/NixOS/nixpkgs -p go
~> go env GOPATH
/home/manny/go
~> exit
```
2020-05-13 23:53:30 +01:00
..
androidndk-pkgs
arduino
beam-modules
bower-modules/generic
chez-modules
compilers go: stop setting GOPATH 2020-05-13 23:53:30 +01:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules
idris-modules *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
interpreters pythonPackages.pytestCheckHook: disable setuptoolsCheckPhase 2020-05-11 22:12:08 +02:00
java-modules
libraries wavpack: 5.2.0 -> 5.3.0 2020-05-13 15:39:37 -07:00
lisp-modules
lua-modules
misc
mobile
node-packages
ocaml-modules ocamlPackages.lablgtk3: 3.0.beta6 -> 3.1.0 2020-05-11 21:43:28 +02:00
perl-modules
pharo
pure-modules
python-modules python2Packages.pytest: 4.6.8 -> 4.6.9 2020-05-11 22:13:16 +02:00
r-modules Merge pull request #82504 from mcwitt/fix/r-mvtnorm 2020-05-11 20:38:42 +02:00
ruby-modules
tools Revert "Revert "libbfd: fix build"" 2020-05-13 04:39:18 +00:00
web