6750877f46
* guix/git-download.scm (<git-reference>)[recursive?]: New field. (git-fetch): Add 'inputs' variable. Add it to the #:inputs argument of 'build-expression->derivation'. Augment builder with call to 'set-path-environment-variable', and pass #:recursive? to 'git-fetch'. * guix/build/git.scm (git-fetch): Add #:recursive? parameter. Pass --recursive when RECURSIVE? is true, and delete all the '.git' files. |
||
---|---|---|
.. | ||
activation.scm | ||
cmake-build-system.scm | ||
download.scm | ||
git.scm | ||
gnu-build-system.scm | ||
gnu-dist.scm | ||
install.scm | ||
linux-initrd.scm | ||
perl-build-system.scm | ||
pull.scm | ||
python-build-system.scm | ||
rpath.scm | ||
svn.scm | ||
syscalls.scm | ||
union.scm | ||
utils.scm | ||
vm.scm |