R. Ryantm
|
d481521e6e
|
loccount: 2.14 -> 2.15
|
2023-04-24 18:20:42 +00:00 |
|
figsoda
|
d8f9bcbcd6
|
treewide: remove empty go vendor hashes
|
2023-01-21 11:35:00 -05:00 |
|
Aaron Jheng
|
f914350e81
|
loccount: 1.2 -> 2.14
|
2023-01-03 01:59:53 +00:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
c522fec274
|
pkgs/development/tools: stdenv.lib -> lib
|
2021-01-23 20:30:03 +07: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 |
|
Freezeboy
|
8f87a61de2
|
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
|
2019-02-18 10:56:58 +01:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Victor Calvert
|
d6e1c7bd94
|
loccount: 1.1 -> 1.2
|
2018-02-04 04:50:30 -05:00 |
|
Victor Calvert
|
51c713c538
|
loccount: 1.0 -> 1.1
|
2017-08-29 06:01:05 -04:00 |
|
Victor Calvert
|
4c4b91d54e
|
loccount: init at 1.0
|
2017-03-21 17:48:35 -04:00 |
|