mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 22:38:06 +00:00
reproxy: switch to go_1_17
Contains a vendor folder - no hash update needed
This commit is contained in:
parent
a6f6c0f0ad
commit
d2a7b17640
@ -21967,9 +21967,7 @@ with pkgs;
|
||||
|
||||
redstore = callPackage ../servers/http/redstore { };
|
||||
|
||||
reproxy = callPackage ../servers/reproxy {
|
||||
buildGoModule = buildGo116Module;
|
||||
};
|
||||
reproxy = callPackage ../servers/reproxy { };
|
||||
|
||||
restic = callPackage ../tools/backup/restic { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user