summaryrefslogtreecommitdiff
path: root/guix/download.scm
Commit message (Expand)AuthorAge
* download: Append (effective-version) to '%load-path' for GnuTLS.Ludovic Courtès2014-10-30
* download: Allow use of substitutes.Ludovic Courtès2014-10-16
* download: Allow raw file names or file:// URLs.Ludovic Courtès2014-10-03
* Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver2014-09-23
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* git-download: Rewrite using gexps.Ludovic Courtès2014-08-23
* Remove ftp.sunet.se mirror.David Thompson2014-08-12
* guix: download: Update imagemagick mirrors.Andreas Enge2014-05-22
* download: Rewrite using gexps.Ludovic Courtès2014-05-01
* download: 'download-to-store' accepts plain file names.Ludovic Courtès2014-03-11
* download: Perform derivations locally.Ludovic Courtès2014-03-06
* download: Add archive.apache.org to the Apache mirrors.Ludovic Courtès2014-01-27
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* download: Support 'file://' URLs.Ludovic Courtès2013-10-12
* download: Add Debian mirrors.Ludovic Courtès2013-10-05
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* download: Add kernel.org mirrors.Ludovic Courtès2013-08-25
* download: Add Savannah's master site.Ludovic Courtès2013-06-27
* gnu: Add ImageMagick.Ludovic Courtès2013-06-19
* Merge branch 'master' into core-updatesLudovic Courtès2013-04-26
|\
| * Factorize `download-and-store'.Ludovic Courtès2013-04-21
* | Merge branch 'xorg' into core-updatesAndreas Enge2013-04-04
|\ \ | |/ |/|
| * gnu: xorg: Fix http mirror and uncomment xcb packages.Andreas Enge2013-03-06
* | download: Remove unreliable GNU mirror.Ludovic Courtès2013-03-27
* | gnu: Add intltool.Ludovic Courtès2013-03-05
|/
* download: Add CPAN mirrors.Ludovic Courtès2013-03-04
* download: Add X.org mirrors.Andreas Enge2013-02-23
* download: Add Apache mirrors.Ludovic Courtès2013-01-25
* download: Add HTTPS support.Ludovic Courtès2013-01-20
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* Update license headers.Ludovic Courtès2013-01-06
* download: Remove unreachable SourceForge mirror.Ludovic Courtès2012-12-17
* download: Fix the primary Savannah URL.Ludovic Courtès2012-12-07
* download: Add kernel.org mirrors.Ludovic Courtès2012-11-27
* guix-download: Use code from (guix build download).Ludovic Courtès2012-11-13
* download: Add support for mirror:// URLs.Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12