nixpkgs/pkgs/build-support/fetchgit
SharzyL b186e2d76e nix-prefetch-git: make it quiet
Some programs (e.g. nvfetcher) parse the output of nix-prefetch-git as
JSON. However, there is a pushd/popd command in nix-prefetch-git that
outputs the directory name, breaking the structure of the result JSON.
We suppressed it with `>/dev/null`.

Passingly fixes a mixuse of tab and spaces.
2023-11-12 15:20:16 +01:00
..
builder.sh treewide: remove usages of header and stopNest 2023-01-16 00:08:12 +02:00
default.nix nix-prefetch-git: respect NETRC 2023-11-11 19:34:54 +01:00
deterministic-git fetchgit: split off deterministic-git functions 2022-02-19 14:33:20 +01:00
nix-prefetch-git nix-prefetch-git: make it quiet 2023-11-12 15:20:16 +01:00
tests.nix fetchgit: shallow clone for submodules (#254172) 2023-11-09 04:32:13 +02:00