nixpkgs/pkgs/development/go-modules
Antoine Eiche 05df6d4f62 goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1
The -x go option prints all intermediate commands used by the Go
compiler. For instance, this is pretty useful to debug Go LD_FLAGS
because the used linker command is printed.
2018-07-18 09:50:47 +02:00
..
generic goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1 2018-07-18 09:50:47 +02:00
tools goPackages.tools: add setup-hook for setting GOTOOLDIR 2015-10-28 11:01:26 +01:00