summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2021-01-04environment: Remove unused modules.guy fleury iteriteka
2021-01-04substitute: Handle "invalid session" GnuTLS errors on reused connections.Ludovic Courtès
2021-01-04guix hash: Honor '-H' when used alongside '-r'.Ludovic Courtès
2020-12-31import/elpa: Abort early on failure to fetch meta data.Ricardo Wurmus
2020-12-23ssh: Use 'guix repl' instead of 'guile'.Ludovic Courtès
2020-12-23substitute: Reuse connections for '--query'.Ludovic Courtès
2020-12-23scripts: Fix typo in crate importer help message.Nicolas Goaziou
2020-12-22import/cran: Add input style "specification".Ricardo Wurmus
2020-12-21system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas
2020-12-20scripts: discover: Remove previous cache file.Mathieu Othacehe
2020-12-19maint: Require Guile >= 2.2.6.Ludovic Courtès
2020-12-19daemon: Delegate deduplication to 'guix substitute'.Ludovic Courtès
2020-12-19daemon: Let 'guix substitute' perform hash checks.Ludovic Courtès
2020-12-15system: 'init' does not recompute the hash of each store item.Ludovic Courtès
2020-12-15database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'.Ludovic Courtès
2020-12-15guix system: 'init' copies, resets timestamps, and deduplicates at once.Ludovic Courtès
2020-12-15database: Remove #:deduplicate? from 'register-items'.Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès
2020-12-15database: Remove #:reset-timestamps? from 'register-items'.Ludovic Courtès
2020-12-15serialization: 'fold-archive' notifies about directory processing completion.Ludovic Courtès
2020-12-15offload: Print warning in context.Julien Lepiller
2020-12-13scripts: discover: Remove file locks.Mathieu Othacehe
2020-12-12import/cran: Abort with error message when recursive import fails.Ricardo Wurmus
2020-12-08substitute: Cache and reuse connections while substituting.Ludovic Courtès
2020-12-08daemon: Run 'guix substitute --substitute' as an agent.Ludovic Courtès