summaryrefslogtreecommitdiff
path: root/guix/download.scm
AgeCommit message (Expand)Author
2017-02-01download: Add GNOME mirror.Ludovic Courtès
2017-02-01download: Add ‘url-fetch/zipbomb’.Tobias Geerinckx-Rice
2017-02-01download: url-fetch/tarball: Make ‘name’ truly optional.Tobias Geerinckx-Rice
2016-11-19derivations: Add 'raw-derivation'.Ludovic Courtès
2016-11-18download: Do not offload 'builtin:download' derivations.Ludovic Courtès
2016-11-16download: Use the built-in 'download' builder when available.Ludovic Courtès
2016-11-07guix download: Add '--no-check-certificate' option.Ludovic Courtès
2016-11-07download: Verify TLS certificates unless asked not to.Ludovic Courtès
2016-11-01guix: Update hackage mirror.Efraim Flashner
2016-10-31download: Add Hackage mirrors.Federico Beffa
2016-08-05download: Add download.kde.org to kde mirrors.David Craven
2016-08-04Merge branch 'core-updates'Mark H Weaver
2016-08-04Revert "Merge branch 'core-updates'"Mark H Weaver
2016-08-02gnu-maintenance: Add KDE updater.David Craven
2016-08-02download: Add KDE mirrors.David Craven
2016-08-01Merge branch 'core-updates'Ludovic Courtès
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