summaryrefslogtreecommitdiff
path: root/guix/download.scm
Commit message (Expand)AuthorAge
* 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