nixpkgs/pkgs/build-support/fetchgit
Sandro Jäckel 025a028c47 fetchgit: fix private fetching via netrc
This fixes a regression introduced in https://github.com/NixOS/nixpkgs/pull/256628
which broke fetching with private = true through a netrc file.
Tested locally with a really special github enterprise.
2023-10-05 13:54:00 +00:00
..
builder.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
default.nix fetchgit: clean up md5 references 2023-07-20 21:24:13 -07:00
deterministic-git
nix-prefetch-git fetchgit: fix private fetching via netrc 2023-10-05 13:54:00 +00:00
tests.nix