summaryrefslogtreecommitdiff
path: root/guix/download.scm
AgeCommit message (Expand)Author
2015-09-21Update CRAN mirrors.Ricardo Wurmus
2015-09-05download: Disable offloading for downloads.Ludovic Courtès
2015-08-29download: Keep a single copy of the mirror file.Ludovic Courtès
2015-08-29download: Keep only 2 store items for all the downloads.Ludovic Courtès
2015-07-05download: Reference tls instead of renamed gnutls module.Andreas Enge
2015-07-03derivations: Add #:substitutable?, distinguished from #:local-build?.Ludovic Courtès
2015-06-11guix build: Allow directories to be passed to --with-source.Ludovic Courtès
2015-05-01download: Honor the 'http_proxy' and 'https_proxy' env. vars.Ludovic Courtès
2015-04-15packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès
2015-02-16gnu: Add R.Ricardo Wurmus
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-11-26Update gnupg mirrors.Andreas Enge
2014-10-30download: Append (effective-version) to '%load-path' for GnuTLS.Ludovic Courtès
2014-10-16download: Allow use of substitutes.Ludovic Courtès
2014-10-03download: Allow raw file names or file:// URLs.Ludovic Courtès
2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.Mark H Weaver
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-08-12Remove ftp.sunet.se mirror.David Thompson
2014-05-22guix: download: Update imagemagick mirrors.Andreas Enge
2014-05-01download: Rewrite using gexps.Ludovic Courtès
2014-03-11download: 'download-to-store' accepts plain file names.Ludovic Courtès
2014-03-06download: Perform derivations locally.Ludovic Courtès
2014-01-27download: Add archive.apache.org to the Apache mirrors.Ludovic Courtès
2013-12-04derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès
2013-10-12download: Support 'file://' URLs.Ludovic Courtès
2013-10-05download: Add Debian mirrors.Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value.Ludovic Courtès
2013-08-25download: Add kernel.org mirrors.Ludovic Courtès
2013-06-27download: Add Savannah's master site.Ludovic Courtès
2013-06-19gnu: Add ImageMagick.Ludovic Courtès
2013-04-26Merge branch 'master' into core-updatesLudovic Courtès
2013-04-21Factorize `download-and-store'.Ludovic Courtès
2013-04-04Merge branch 'xorg' into core-updatesAndreas Enge
2013-03-27download: Remove unreliable GNU mirror.Ludovic Courtès
2013-03-06gnu: xorg: Fix http mirror and uncomment xcb packages.Andreas Enge
2013-03-05gnu: Add intltool.Ludovic Courtès
2013-03-04download: Add CPAN mirrors.Ludovic Courtès
2013-02-23download: Add X.org mirrors.Andreas Enge
2013-01-25download: Add Apache mirrors.Ludovic Courtès
2013-01-20download: Add HTTPS support.Ludovic Courtès
2013-01-18distro: Change the module name space to (gnu ...).Ludovic Courtès
2013-01-06Update license headers.Ludovic Courtès
2012-12-17download: Remove unreachable SourceForge mirror.Ludovic Courtès
2012-12-07download: Fix the primary Savannah URL.Ludovic Courtès
2012-11-27download: Add kernel.org mirrors.Ludovic Courtès
2012-11-13guix-download: Use code from (guix build download).Ludovic Courtès
2012-11-13download: Add support for mirror:// URLs.Ludovic Courtès
2012-11-12Add (guix download) and (guix build download).Ludovic Courtès