nomad_1_8: 1.8.3 -> 1.8.4 (#342688)

This commit is contained in:
Weijia Wang
2024-09-27 02:20:28 +02:00
committed by GitHub
@@ -87,9 +87,9 @@ rec {
nomad_1_8 = generic {
buildGoModule = buildGo122Module;
version = "1.8.3";
sha256 = "sha256-u1R5lG9fpIbAePLlDy+kk2hQpFdT1VIY0sMskHJZ19w=";
vendorHash = "sha256-5Gn37hFVDkUlyv4MVZMH9PlpyWAyWE5RTFQyuMIA/Bc=";
version = "1.8.4";
sha256 = "sha256-BzLvALD65VqWNB9gx4BgI/mYWLNeHzp6WSXD/1Xf0Wk=";
vendorHash = "sha256-0mnhZeiCLAWvwAoNBJtwss85vhYCrf/5I1AhyXTFnWk=";
license = lib.licenses.bsl11;
passthru.tests.nomad = nixosTests.nomad;
preCheck = ''