nixpkgs/pkgs/build-support/fetchgit
Bjørn Forsman 68205d0ade nix-prefetch-git: unbreak JSON output
This fixes a regression caused by commit f56ab9e
("nix-prefetch-git: Include the date in the machine-readable [...]")
where a couple of directory paths printed by pushd/popd appeared before
the JSON output on stdout (thus breaking it). Fix it by redirecting the
extraneous output to /dev/null.

Reported by Michael Alan Dorman <mdorman@ironicdesign.com>.
2016-07-04 14:39:47 +02:00
..
builder.sh Use the nix provided shell. 2015-11-16 17:20:11 +01:00
default.nix fetchgit: import impure GIT_PROXY_COMMAND and SOCKS_SERVER, fixes #8605 2016-01-20 02:18:22 +01:00
nix-prefetch-git nix-prefetch-git: unbreak JSON output 2016-07-04 14:39:47 +02:00
private.nix Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00