Loading pkgs/build-support/go/module.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ lib.extendMkDerivation { { nativeBuildInputs ? [ ], # Native build inputs used for the derivation. passthru ? { }, patches ? [ ], # A function to override the `goModules` derivation. overrideModAttrs ? (finalAttrs: previousAttrs: { }), Loading Loading
pkgs/build-support/go/module.nix +0 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ lib.extendMkDerivation { { nativeBuildInputs ? [ ], # Native build inputs used for the derivation. passthru ? { }, patches ? [ ], # A function to override the `goModules` derivation. overrideModAttrs ? (finalAttrs: previousAttrs: { }), Loading