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 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Matthew Bauer
|
ba4356f585
|
json2hcl: fix meta
|
2018-03-14 15:31:40 -05:00 |
|
Matthew Bauer
|
7272190333
|
json2hcl: init at 0.0.6
Fixes #36416
|
2018-03-07 22:06:50 -06:00 |
|