gnu: gmsh: Add missing inputs.
[jackhill/guix/guix.git] / guix / download.scm
2016-05-14 Ludovic Courtèsdownload: Support content-addressed mirrors.
2016-02-21 Ludovic Courtèsdownload: Add 'url-fetch/tarbomb'.
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-21 Ricardo WurmusUpdate CRAN mirrors.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-05 Ludovic Courtèsdownload: Disable offloading for downloads.
2015-08-29 Ludovic Courtèsdownload: Keep a single copy of the mirror file.
2015-08-28 Ludovic Courtèsdownload: Keep only 2 store items for all the downloads.
2015-07-05 Andreas Engedownload: Reference tls instead of renamed gnutls module.
2015-07-02 Ludovic Courtèsderivations: Add #:substitutable?, distinguished from...
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-11 Ludovic Courtèsguix build: Allow directories to be passed to --with...
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-01 Ludovic CourtèsMerge branch 'master' into core-updates
2015-04-30 Ludovic Courtèsdownload: Honor the 'http_proxy' and 'https_proxy'...
2015-04-18 Mark H WeaverMerge branch 'core-updates'
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-15 Ludovic Courtèspackages: Refer to the native tools when handling sourc...
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-16 Ricardo Wurmusgnu: Add R.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèspackages: Convert source derivations to monadic style.
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-11-26 Andreas EngeUpdate gnupg mirrors.
2014-10-30 Ludovic Courtèsdownload: Append (effective-version) to '%load-path...
2014-10-16 Ludovic Courtèsdownload: Allow use of substitutes.
2014-10-03 Ludovic Courtèsdownload: Allow raw file names or file:// URLs.
2014-09-23 Mark H WeaverUse #:prefix instead of #:renamer with 'symbol-prefix...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-08-24 Mark H WeaverMerge branch 'master' into core-updates
2014-08-23 Ludovic Courtèsgit-download: Rewrite using gexps.
2014-08-20 Mark H WeaverMerge branch 'master' into core-updates
2014-08-13 David ThompsonRemove ftp.sunet.se mirror.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-22 Andreas Engeguix: download: Update imagemagick mirrors.
2014-05-01 Ludovic Courtèsdownload: Rewrite using gexps.
2014-03-17 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-11 Ludovic Courtèsdownload: 'download-to-store' accepts plain file names.
2014-03-10 Ludovic CourtèsMerge branch 'master' into core-updates
2014-03-06 Ludovic Courtèsdownload: Perform derivations locally.
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-27 Ludovic Courtèsdownload: Add archive.apache.org to the Apache mirrors.
2013-12-04 Ludovic Courtèsderivations: Use more keyword parameters for 'build...
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-12 Ludovic Courtèsdownload: Support 'file://' URLs.
2013-10-05 Ludovic Courtèsdownload: Add Debian mirrors.
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-09-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-08-25 Ludovic Courtèsdownload: Add kernel.org mirrors.
2013-07-09 Ludovic CourtèsMerge branch 'core-updates'
2013-06-27 Ludovic Courtèsdownload: Add Savannah's master site.
2013-06-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-06-19 Ludovic Courtèsgnu: Add ImageMagick.
2013-04-30 Ludovic CourtèsMerge branch 'core-updates'
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-21 Ludovic CourtèsFactorize `download-and-store'.
2013-04-04 Andreas EngeMerge branch 'xorg' into core-updates
2013-03-29 Ludovic CourtèsMerge branch 'master' into core-updates
2013-03-27 Ludovic Courtèsdownload: Remove unreliable GNU mirror.
2013-03-06 Andreas Engegnu: xorg: Fix http mirror and uncomment xcb packages.
2013-03-05 Ludovic Courtèsgnu: Add intltool.
2013-03-04 Ludovic CourtèsMerge branch 'master' into core-updates
2013-03-03 Ludovic Courtèsdownload: Add CPAN mirrors.
2013-02-23 Andreas Engedownload: Add X.org mirrors.
2013-01-25 Ludovic Courtèsdownload: Add Apache mirrors.
2013-01-20 Ludovic Courtèsdownload: Add HTTPS support.
2013-01-18 Ludovic Courtèsdistro: Change the module name space to (gnu ...).
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2012-12-16 Ludovic Courtèsdownload: Remove unreachable SourceForge mirror.
2012-12-09 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-07 Ludovic Courtèsdownload: Fix the primary Savannah URL.
2012-11-27 Ludovic Courtèsdownload: Add kernel.org mirrors.
2012-11-13 Ludovic Courtèsguix-download: Use code from (guix build download).
2012-11-12 Ludovic Courtèsdownload: Add support for mirror:// URLs.
2012-11-12 Ludovic CourtèsAdd (guix download) and (guix build download).