Files
nixpkgs/pkgs/build-support
Benno Fünfstück be25ce8f58 nix-prefetch-git: fix printing of revision
If the user explictly gives a ref such as "refs/heads/master", `git
rev-parse` failed because we only checked out the `fetchgit`
branch. Now, we also try `git rev-parse fetchgit` if the first call
fails, which fixes the issue.
2014-06-11 14:09:58 +02:00
..
2014-05-29 09:06:13 +02:00
2013-08-11 10:55:53 +00:00
2014-05-20 13:39:06 +02:00
2014-03-24 08:37:36 -04:00