Loading
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.