Files
nixpkgs/pkgs/development
Mario Rodas 589d4ff232 buildGoModule: remove cached lookup results and tiles
Since GO 1.13, the go command caches the lookup results and tiles in
$GOPATH[1], hence making the module directory non-deterministic.

Use the `-f` flag when removing /sumdb, for compatibility with Go 1.12
because in that version does not exists that directory.

[1] https://go.googlesource.com/proposal/+/master/design/25530-sumdb.md#command-client
2019-10-12 12:00:00 -05:00
..
2019-10-19 20:30:48 +00:00
2019-10-16 02:43:46 +00:00
2019-10-20 02:03:17 +02:00
2019-10-19 20:30:48 +00:00
2019-10-20 00:33:28 +02:00
2019-10-15 04:20:00 -05:00