summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2021-03-11time-machine: Fail when unrecognized option.zimoun
2021-03-10import: Add Go importer.Katherine Cox-Buday
2021-03-10Revert "inferior: Break cached-channel-instance into two procedures."Mathieu Othacehe
2021-03-10inferior: Break cached-channel-instance into two procedures.Mathieu Othacehe
2021-03-09weather: Call lookup-narinfos with a custom progress reporter.Christopher Baines
2021-03-09guix: substitutes: Make progress reporting configurable.Christopher Baines
2021-03-09scripts: system: Activate system when switching generations.Brice Waegeneire
2021-03-05guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines
2021-03-05pull: Expand help text for --{url,commit,branch}.Tobias Geerinckx-Rice
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès
2021-03-01environment: Allow compilation with Guile 2.2.Ludovic Courtès
2021-02-24substitute: Ensure backtraces go to file descriptor 4.Ludovic Courtès
2021-02-24substitute: Do not unwind stack traces upon uncaught exceptions.Ludovic Courtès
2021-02-22substitute: Rework connection error handling.Christopher Baines
2021-02-22substitute: Remove fetch-narinfos use open-connection-for-uri/maybe.Christopher Baines
2021-02-22substitute: Inline fetch in to process-substitutes.Christopher Baines
2021-02-22substitute: Remove redundant fetch arguments.Christopher Baines
2021-02-22substitute: Remove now redundant connection caching helpers.Christopher Baines
2021-02-22substitute: Change connection cache handling in process-substitution.Christopher Baines
2021-02-22substitute: Stop using call-with-cached-connection in fetch-narinfos.Christopher Baines
2021-02-22substitute: open-connection-for-uri/maybe add #:verify-certificate?.Christopher Baines
2021-02-22guix: Move http-multiple-get to (guix http-client).Christopher Baines
2021-02-22substitute: Remove redundant let block from fetch.Christopher Baines
2021-02-22substitute: Remove connection handling from fetch.Christopher Baines
2021-02-22substitute: Remove buffer handling from fetch.Christopher Baines
2021-02-17scripts: system: Accept <image> records as input.Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command.Mathieu Othacehe
2021-02-12pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武
2021-02-11environment: Allow starting from existing profile.Lars-Dominik Braun
2021-02-05guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès
2021-02-04channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès
2021-02-01guix package: Add '--export-channels'.Ludovic Courtès
2021-02-01channels: Add 'channel->code'.Ludovic Courtès
2021-02-01guix describe: Use 'manifest-entry-channel'.Ludovic Courtès
2021-02-01guix package: Add '--export-manifest'.Ludovic Courtès
2021-01-31scripts: import: json: Fix error handling.zimoun
2021-01-31guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe
2021-01-30guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès
2021-01-30services: shepherd: Allow custom 'shepherd' package.Maxime Devos
2021-01-21Revert "substitute: Remove extra 'newline' call."Ludovic Courtès
2021-01-20archive: Note service type in ACL hint.Tobias Geerinckx-Rice
2021-01-19environment: Fix '--root' option with relative file name.JOULAUD François
2021-01-19system: Rename 'disk-image' command 'image'.Mathieu Othacehe
2021-01-17image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe
2021-01-16guix: Move narinfo code from substitute script to module.Christopher Baines
2021-01-16substitute: Untangle skipping authentication from valid-narinfo?.Christopher Baines
2021-01-13substitute: Add zstd support.Ludovic Courtès
2021-01-13publish: Add support for zstd compression.Ludovic Courtès
2021-01-13substitute: Remove extra 'newline' call.Ludovic Courtès
2021-01-04guix system: Add '--graph-backend'.Ludovic Courtès