nixpkgs/pkgs/development/go-modules
Wael Nasreddine 1474220823
buildGoModule: add ./ to all sub-packages (#63936)
When $subPackages has more than one item, the build was failing because
./ was added only to the first subPackage. This commit adds ./ to all
specified subPackages.
2019-06-29 22:22:02 -07:00
..
generic buildGoModule: add ./ to all sub-packages (#63936) 2019-06-29 22:22:02 -07:00
tools buildGoModule: function for packaging Go modules 2019-03-14 10:31:02 -07:00