vegeta: pin to go 1.17

This commit is contained in:
Sandro Jäckel
2022-07-15 23:51:01 +02:00
parent 274005afc1
commit c62bf3d276
+3 -1
View File
@@ -25420,7 +25420,9 @@ with pkgs;
vegur = callPackage ../data/fonts/vegur { };
vegeta = callPackage ../tools/networking/vegeta { };
vegeta = callPackage ../tools/networking/vegeta {
buildGoModule = buildGo117Module;
};
venta = callPackage ../data/themes/venta { };