Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 68205d0adeefa7ed5a3627f5d5c47e7a33b93f86
      
https://github.com/NixOS/nixpkgs/commit/68205d0adeefa7ed5a3627f5d5c47e7a33b93f86
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-07-04 (Mon, 04 Jul 2016)

  Changed paths:
    M pkgs/build-support/fetchgit/nix-prefetch-git

  Log Message:
  -----------
  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 <[email protected]>.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to