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