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 |
|
Colin L Rice
|
d6162dab50
|
go-modules: Update files to use vendorSha256
|
2020-05-14 07:22:21 +01:00 |
|
Shuhao Wu
|
e7bbcb3cb6
|
Updated kind from 0.7 -> 0.8.1
Also use buildGoModule instead of buildGoPackages
|
2020-05-12 19:41:48 +00:00 |
|
zowoq
|
b5dc07a4b4
|
treewide: use $out instead of $bin with buildGoPackage
|
2020-04-28 20:30:29 +10:00 |
|
zowoq
|
454f8ef82a
|
kind: update completion
|
2020-04-27 08:48:42 +10:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Roman Kuznetsov
|
30de00b7ae
|
kind: 0.6.1 -> 0.7.0
|
2020-01-16 21:16:42 +01:00 |
|
Giacomo Longo
|
ec3435244e
|
kind: 0.5.1 -> 0.6.1
|
2019-12-13 06:42:45 +01:00 |
|
zimbatm
|
bcc8db0298
|
kind: 0.3.0 -> 0.5.1 (#68319)
|
2019-09-09 13:12:59 +02:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Jörn Gersdorf
|
1bc73d1a9a
|
kind: 0.2.1 -> v0.3.0 (#61964)
Co-Authored-By: lewo <lewo@abesis.fr>
|
2019-05-23 20:04:56 -05:00 |
|
Austin Seipp
|
da57a2fa60
|
kind: 0.1.0 -> 0.2.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2019-04-23 09:16:31 -05:00 |
|
tobias pflug
|
fe1d31480c
|
kind: 0.0.1 -> 0.1.0
|
2019-02-06 10:51:00 +01:00 |
|
David McKay
|
fbabead264
|
kind: master -> 0.0.1
|
2018-12-13 20:32:59 +00:00 |
|
Jaka Hudoklin
|
6124447a54
|
kind: init at 2ae73f8e
|
2018-10-26 23:05:15 +02:00 |
|