buildGo112Package: fix the function (#58105)
This commit is contained in:
parent
5af0780492
commit
043255c639
@ -13417,7 +13417,7 @@ in
|
||||
buildGo111Package = callPackage ../development/go-packages/generic {
|
||||
go = buildPackages.go_1_11;
|
||||
};
|
||||
buildGo112Package = callPackage ../development/go-modules/generic {
|
||||
buildGo112Package = callPackage ../development/go-packages/generic {
|
||||
go = buildPackages.go_1_12;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user