nomad_1_11, nomad_1_10, nomad_1_9: remove obsolete go.mod patch

This commit is contained in:
Cottand
2025-11-25 20:22:16 +00:00
parent 68d1523699
commit ea80c95461
@@ -41,12 +41,6 @@ let
inherit hash;
};
# Nomad requires Go 1.24.6, but nixpkgs doesn't have it in unstable yet.
postPatch = ''
substituteInPlace go.mod \
--replace-warn "go 1.24.6" "go 1.24.5"
'';
nativeBuildInputs = [ installShellFiles ];
ldflags = [