Commit Graph

6 Commits

Author SHA1 Message Date
R. Ryantm
a79dbf9ae6 json2hcl: 0.0.7 -> 0.1.1 2022-07-28 17:29:39 +00:00
Aaron Jheng
30aa1e1512
json2hcl: 0.0.6 -> 0.0.7 2022-05-27 11:52:01 +00: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
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