mole: pin to go 1.17

This commit is contained in:
Sandro Jäckel
2022-07-15 23:50:58 +02:00
parent 9218033175
commit a6819f0047
+3 -1
View File
@@ -8628,7 +8628,9 @@ with pkgs;
docbook-xsl = docbook_xsl;
};
mole = callPackage ../tools/networking/mole { };
mole = callPackage ../tools/networking/mole {
buildGoModule = buildGo117Module;
};
morgen = callPackage ../applications/office/morgen {
electron = electron_15;