Merge pull request #334419 from r-ryantm/auto-update/nomad_1_8

nomad_1_8: 1.8.2 -> 1.8.3
This commit is contained in:
Thomas Gerbet
2024-08-15 22:16:35 +02:00
committed by GitHub
@@ -87,9 +87,9 @@ rec {
nomad_1_8 = generic {
buildGoModule = buildGo122Module;
version = "1.8.2";
sha256 = "sha256-deVLC7yGgLHCauq+3h0Uu5ln5omoeV8/FkVtQM9CEXc=";
vendorHash = "sha256-Pr38tRzym8UFPZKs9367xOZJ9P5OHotwwClorcSgOys=";
version = "1.8.3";
sha256 = "sha256-u1R5lG9fpIbAePLlDy+kk2hQpFdT1VIY0sMskHJZ19w=";
vendorHash = "sha256-5Gn37hFVDkUlyv4MVZMH9PlpyWAyWE5RTFQyuMIA/Bc=";
license = lib.licenses.bsl11;
passthru.tests.nomad = nixosTests.nomad;
preCheck = ''