Aaron Jheng
|
d38485921a
|
treewide: vendorSha256 -> vendorHash (#256514)
|
2023-09-21 19:11:11 +02:00 |
|
Aaron Jheng
|
926413c2e9
|
reftools: unstable-2019-12-21 -> unstable-2021-02-13
|
2023-07-12 09:13:46 +00:00 |
|
Manuel Mendez
|
10d3e3a0f4
|
go: convert alternating regex string to list of packages to exclude
This is just easier to read.
|
2022-03-04 13:32:44 +10:00 |
|
Ben Siraphob
|
db74029e3e
|
treewide: remove package names from prefix of descriptions
|
2020-10-27 09:15:07 -07: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 |
|
zowoq
|
3c5750d1cd
|
buildGoModule packages: editorconfig fixes
|
2020-07-31 13:58:04 +10:00 |
|
Colin L Rice
|
d6162dab50
|
go-modules: Update files to use vendorSha256
|
2020-05-14 07:22:21 +01:00 |
|
Jörg Thalheim
|
40740541ac
|
reftools: 2018-09-14 -> 2019-12-21
|
2020-04-23 15:29:12 +01:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01: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 |
|
Wael M. Nasreddine
|
f6e78e49fa
|
reftools: init at unstable 2018-09-14
|
2018-11-02 21:58:09 -07:00 |
|