magnetico: pin to go 1.17
This commit is contained in:
parent
429b106406
commit
4982ae785a
@ -28467,7 +28467,9 @@ with pkgs;
|
||||
electron = electron_9;
|
||||
};
|
||||
|
||||
magnetico = callPackage ../applications/networking/p2p/magnetico { };
|
||||
magnetico = callPackage ../applications/networking/p2p/magnetico {
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
mastodon-bot = nodePackages.mastodon-bot;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user