summaryrefslogtreecommitdiff
path: root/guix/download.scm
AgeCommit message (Expand)Author
2016-07-31download: Add mirror.hydra.gnu.org as a content-addressed mirror.Ludovic Courtès
2016-07-24download: Add SourceForge load balancer.Alex Griffin
2016-07-20download: Prepare to support the 'guix publish' /file URLs.Ludovic Courtès
2016-07-13download: Attempt to update SourceForge mirror URLs.Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'.Ludovic Courtès
2016-07-02download: Update CPAN mirrors.Ludovic Courtès
2016-06-29download: Use basic authentication when userinfo is present in URI.David Thompson
2016-05-31download: Update CPAN mirrors.Efraim Flashner
2016-05-30download: Update Sourceforge mirrors.Efraim Flashner
2016-05-16download: Update debian mirrors.Efraim Flashner
2016-05-14download: Support content-addressed mirrors.Ludovic Courtès
2016-02-22download: Add 'url-fetch/tarbomb'.Ludovic Courtès
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