nomad_1_11, nomad_1_10, nomad_1_9: remove obsolete go.mod patch
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user