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