nomad_1_8: 1.8.0 -> 1.8.2
This commit is contained in:
parent
0ccd8ca2ef
commit
d1ac2412bc
@ -95,9 +95,9 @@ rec {
|
|||||||
|
|
||||||
nomad_1_8 = generic {
|
nomad_1_8 = generic {
|
||||||
buildGoModule = buildGo122Module;
|
buildGoModule = buildGo122Module;
|
||||||
version = "1.8.0";
|
version = "1.8.2";
|
||||||
sha256 = "sha256-j/9wvnxYhv6h344904cO2Fi6pNeSV5IfcqS4mSjDqpo=";
|
sha256 = "sha256-deVLC7yGgLHCauq+3h0Uu5ln5omoeV8/FkVtQM9CEXc=";
|
||||||
vendorHash = "sha256-jNdLLs/mfARl5Uk9RalwSDFLAKqIISEkek3l1wV8EYE=";
|
vendorHash = "sha256-Pr38tRzym8UFPZKs9367xOZJ9P5OHotwwClorcSgOys=";
|
||||||
license = lib.licenses.bsl11;
|
license = lib.licenses.bsl11;
|
||||||
passthru.tests.nomad = nixosTests.nomad;
|
passthru.tests.nomad = nixosTests.nomad;
|
||||||
preCheck = ''
|
preCheck = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user