mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
fetchgit builder comment: can handle remotes without HEAD
thx civodul for bringing it up and testing svn path=/nixpkgs/trunk/; revision=27523
This commit is contained in:
parent
e50e84daa1
commit
c8f12bd8be
@ -1,6 +1,7 @@
|
||||
# tested so far with:
|
||||
# - no revision specified and remote has a HEAD which is used
|
||||
# - revision specified and remote has a HEAD
|
||||
# - revision specified and remote without HEAD
|
||||
source $stdenv/setup
|
||||
|
||||
header "exporting $url (rev $rev) into $out"
|
||||
|
Loading…
Reference in New Issue
Block a user