summaryrefslogtreecommitdiff
path: root/guix/cvs-download.scm
AgeCommit message (Expand)Author
2024-03-09download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès
2023-05-11download: Refer to the 'guile-gnutls' package and not 'gnutls'.Ludovic Courtès
2023-05-06Revert "download: Refer to the 'guile-gnutls' package and not 'gnutls'."Ludovic Courtès
2023-05-06download: Refer to the 'guile-gnutls' package and not 'gnutls'.Ludovic Courtès
2023-03-16guix: Improve download-nar.Christopher Baines
2021-05-05cvs-download: Fix module exportsKonrad Hinsen
2021-05-02cvs-download: Add guile-json and gnutls extensions.Mathieu Othacehe
2020-08-24Use guile-zlib extension in build-side code.Mathieu Othacehe
2019-09-05download: Pass 'http_proxy' et al. to git, hg, etc.Ludovic Courtès
2017-10-19download: Download a nar when a VCS checkout fails.Ludovic Courtès
2016-07-12download: Use 'with-imported-modules'.Ludovic Courtès
2015-04-15packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès
2015-02-04Add support for 'cvs-fetch' method in origins.Mark H Weaver