nixpkgs/pkgs/development/go-modules
Wael Nasreddine 6d7d69ff3e
buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071)
cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
2019-03-21 14:44:03 -07:00
..
generic buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071) 2019-03-21 14:44:03 -07:00
tools buildGoModule: function for packaging Go modules 2019-03-14 10:31:02 -07:00