nixpkgs/pkgs/build-support/go
Yueh-Shun Li eed069a5bc buildGoModule: fix overrideAttrs overriding
Fix overriding of vendorHash and various attributes via the fixed point
attribute support of stdenv.mkDerivation.

Pass as derivation attributes
goModules, modRoot, vendorHash, deleteVendor, and proxyVendor.

Move goModules and vendorHash out of passthru.

Co-authored-by: Doron Behar <doron.behar@gmail.com>
2024-08-11 13:38:11 +08:00
..
module.nix buildGoModule: fix overrideAttrs overriding 2024-08-11 13:38:11 +08:00
package.nix buildGoPackage: deprecate 2024-07-21 12:50:54 +02:00