nixpkgs/pkgs/development/go-modules/generic
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
..
default.nix buildGoModule: add ./ to all sub-packages (#63936) 2019-06-29 22:22:02 -07:00