mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 21:14:52 +00:00
nomad-autoscaler: fix removeReferencesTo with go_1_17
should have been done in 0a9b154866
This commit is contained in:
parent
a13fe11c59
commit
e238c23356
@ -8123,6 +8123,7 @@ with pkgs;
|
||||
};
|
||||
|
||||
nomad-autoscaler = callPackage ../applications/networking/cluster/nomad-autoscaler {
|
||||
go = go_1_17;
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user