summaryrefslogtreecommitdiff
path: root/guix/git-download.scm
AgeCommit message (Expand)Author
2017-02-09git-download: Add 'git-predicate'.Mathieu Lirzin
2017-01-11git download: Remove redundant argument in 'gexp->derivation' call.Mathieu Lirzin
2017-01-04git-download: Add some helpers.David Craven
2016-12-31git-download: Use a single download script for all derivations.Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'.Ludovic Courtès
2015-09-05download: Disable offloading for downloads.Ludovic Courtès
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