summaryrefslogtreecommitdiff
path: root/guix/svn-download.scm
AgeCommit message (Expand)Author
2015-04-15packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès
2015-02-04Remove outdated comment from svn-fetch.Mark H Weaver
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-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23svn-download: Rewrite using gexps.Ludovic Courtès
2014-03-27Add (guix svn-download).Sree Harsha Totakura