vegeta: unpin go 1.17

This commit is contained in:
zowoq
2022-10-23 19:34:10 +10:00
parent e12f565672
commit 48599fd62a
+1 -4
View File
@@ -26841,10 +26841,7 @@ with pkgs;
vegur = callPackage ../data/fonts/vegur { };
vegeta = callPackage ../tools/networking/vegeta {
# pinned due to build failure or vendoring problems. When unpinning double check with: nix-build -A $name.go-modules --rebuild
buildGoModule = buildGo117Module;
};
vegeta = callPackage ../tools/networking/vegeta { };
venta = callPackage ../data/themes/venta { };