gomobile: don't pin to go 1.16
This commit is contained in:
@@ -2474,9 +2474,7 @@ with pkgs;
|
||||
|
||||
xcodeenv = callPackage ../development/mobile/xcodeenv { };
|
||||
|
||||
gomobile = callPackage ../development/mobile/gomobile {
|
||||
buildGoModule = buildGo116Module;
|
||||
};
|
||||
gomobile = callPackage ../development/mobile/gomobile { };
|
||||
|
||||
ssh-agents = callPackage ../tools/networking/ssh-agents { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user