nixpkgs/pkgs/build-support/go
Yueh-Shun Li 6500de413a buildGoModule: warn about flags only when using provided buildPhase
Warn about buildFlags and ldflags only when using buildPhase provided by
buildGoModule.

This allows developers to use buildFlags in custom buildPhase.
2024-04-18 15:05:37 +00:00
..
module.nix buildGoModule: warn about flags only when using provided buildPhase 2024-04-18 15:05:37 +00:00
package.nix buildGoModule: warn if -trimpath or -mod= is used 2024-03-28 07:57:19 +01:00