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 |
|