nixpkgs/pkgs/development/go-modules/generic
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
..
default.nix goBuildPackage: Add -x to the go build command if NIX_DEBUG >= 1 2018-07-18 09:50:47 +02:00