aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts/perform-download.scm
Commit message (Expand)AuthorAge
* download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès2024-03-09
* perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.Ludovic Courtès2024-03-09
* git-download: Download from SWH by nar hash when possible.Ludovic Courtès2024-02-12
* perform-download: Set PATH before invoking ‘git’.Ludovic Courtès2023-10-05
* perform-download: Use the ‘git’ command captured at configure time.Ludovic Courtès2023-09-26
* daemon: Add “git-download” built-in builder.Ludovic Courtès2023-09-26
* perform-download: Remove unused one-argument clause.Ludovic Courtès2023-09-26
* download: Use Disarchive as a last resort.Timothy Sample2021-04-29
* Revert "download: Use Disarchive as a last resort."Timothy Sample2021-04-28
* download: Use Disarchive as a last resort.Timothy Sample2021-04-27
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* perform-download: Optionally report a "download-progress" trace.Ludovic Courtès2018-09-27
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* derivations: Introduce 'read-derivation-from-file'.Ludovic Courtès2017-06-12
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* perform-download: Add backward-compatible case.Ludovic Courtès2017-01-11
* daemon: Allow check builds of 'builtin:download' derivations.Ludovic Courtès2017-01-11
* daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16