summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2023-09-22 06:59:40 +0000
committerAlyssa Ross <hi@alyssa.is>2023-09-22 06:59:40 +0000
commit7d40fbbc04cded4adbbcd3e87546d43bdacf47e8 (patch)
tree6b9339163e4392ec6840acf69d5c112c87ade418 /pkgs/development/python-modules/rangehttpserver
parentc9a667043fdd65c3511d9b61481240dd56c56f2d (diff)
nix-prefetch-git: ignore global and user git config
nix-prefetch-git is either run as part of a build, usually sandboxed, or outside a build, unsandboxed, to prefetch something that will later be used in a build. It's important that the latter use produces hashes that can be reproduced by the former. One way that they can differ is if the user's git config does something that changes the result of git clone. I ran into this, because my global git config automatically enables git-lfs, whereas nix-prefetch-git otherwise only uses git-lfs if specifically requested. This led to very confusing hash mismatches.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions