R. RyanTM
d9768fece1
go-jsonnet: 0.16.0 -> 0.17.0
2020-11-26 05:56:06 +00:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Elan Kugelmass
2b866d8b53
go-jsonnet: add jsonnetfmt binary ( #91953 )
...
Add binary jsonnetfmt to go-jsonnet package
go-jsonnet added a jsonnetfmt implementation in [0.16.0](https://github.com/google/jsonnet/releases/tag/v0.16.0 )
As nix includes the C++ jsonnetfmt implementation in the main jsonnet package, it makes sense to mirror that pattern in the go package.
2020-07-02 18:29:43 -05:00
R. RyanTM
131fda1225
go-jsonnet: 0.15.0 -> 0.16.0
2020-06-08 19:14:11 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
R. RyanTM
717d1e85a5
go-jsonnet: 0.14.0 -> 0.15.0
2020-02-11 08:12:43 +00:00
Greg Roodt
87aca2a39d
go-jsonnet: 0.13.0 -> 0.14.0
2019-11-30 15:15:24 +11: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
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Nahum Shalman
e3e32c2028
go-jsonnet: init at v0.13.0
2019-06-05 13:39:56 -04:00