summaryrefslogtreecommitdiff
path: root/guix/git-download.scm
Commit message (Expand)AuthorAge
* download: Use 'with-imported-modules'.Ludovic Courtès2016-07-12
* download: Disable offloading for downloads.Ludovic Courtès2015-09-05
* derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès2015-07-03
* packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès2015-04-15
* packages: Convert source derivations to monadic style.Ludovic Courtès2015-01-14
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* download: Allow use of substitutes.Ludovic Courtès2014-10-16
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* git-download: Rewrite using gexps.Ludovic Courtès2014-08-23
* git-download: Support recursive clones.Ludovic Courtès2014-06-27
* download: Perform derivations locally.Ludovic Courtès2014-03-06
* Add (guix git-download).Ludovic Courtès2014-02-21