Commit Graph

8 Commits

Author SHA1 Message Date
R. RyanTM
c360d971a2 nix-build-uncached: 1.0.2 -> 1.1.0 2020-11-11 17:54:09 +00:00
Jörg Thalheim
3f1cd94a24 nix-build-uncached: 1.0.1 -> 1.0.2 2020-11-02 07:50:10 -08:00
R. RyanTM
4a8bbb98b4 nix-build-uncached: 1.0.0 -> 1.0.1 2020-11-02 07:50:10 -08:00
zimbatm
2f5277d92e
nix-build-uncached: remove the nix wrap (#96357)
Nix is one of those few things where it's actually better to use the
version that is on the host. This avoids having to deal with Nix
compatibility issues, and download a second version of Nix on hosts like
GitHub Actions.
2020-08-26 21:57:28 +02:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
b48de3b039 nix-build-uncached: 0.1.1 -> 1.0.0 2020-07-24 05:29:10 +00:00
Cole Mickens
021662cf13
nix-build-uncached: init at 0.1.1 2020-05-16 14:13:34 -07:00