nixpkgs/pkgs/development/go-packages
zowoq b60dde0c1e buildGo{Module,Package}: add tags argument
Simpler method of setting tags rather than using some combination of buildFlags, buildFlagsArray, preBuild, etc

Using `lib.concatStringsSep ","` as space separated tags are deprecated in go.
2021-08-06 09:09:58 +10:00
..
generic buildGo{Module,Package}: add tags argument 2021-08-06 09:09:58 +10:00
tools