We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b6cd0 commit bf31126Copy full SHA for bf31126
packages/elrond-go/default.nix
@@ -1,6 +1,6 @@
1
{pkgs}:
2
with pkgs;
3
- buildGoModule rec {
+ buildGo117Module rec {
4
pname = "elrond-go";
5
version = "1.3.44";
6
0 commit comments