1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/fetchgit
Tim Cuthbertson 911aa1440f treewide: support NIX_SSL_CERT_FILE as an impureEnvVar
This envvar is also added to lib.proxyImpureEnvVars since it's
typically required for https proxies.

This change also updates fetchgit and go module fetching to use this
envvar. NIX_GIT_SSL_CAINFO is still supported for backwards
compatibility in fetchgit.
2024-08-23 21:34:22 +10:00
..
builder.sh
default.nix treewide: support NIX_SSL_CERT_FILE as an impureEnvVar 2024-08-23 21:34:22 +10:00
deterministic-git
nix-prefetch-git treewide: support NIX_SSL_CERT_FILE as an impureEnvVar 2024-08-23 21:34:22 +10:00
tests.nix