Merge pull request #129205 from zowoq/go-mod-build-cores
This commit is contained in:
commit
cfd1db196a
1 changed files with 2 additions and 0 deletions
|
@ -236,6 +236,8 @@ let
|
|||
|
||||
passthru = passthru // { inherit go go-modules vendorSha256 ; };
|
||||
|
||||
enableParallelBuilding = enableParallelBuilding;
|
||||
|
||||
meta = {
|
||||
# Add default meta information
|
||||
platforms = go.meta.platforms or lib.platforms.all;
|
||||
|
|
Loading…
Reference in a new issue