summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2022-12-09environment: '-C' doesn't throw when the NSS is dysfunctional.Ludovic Courtès
2022-11-23offload: Increase default 'overload-threshold' value.Ludovic Courtès
2022-11-22reconfigure: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-11-22offload: Gracefully handle 'guix repl' protocol errors.Ludovic Courtès
2022-11-20style: '-f' reads input files as UTF-8 by default.Ludovic Courtès
2022-11-20scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)
2022-11-19scripts: describe: Add branch information to recutils output.jgart
2022-11-19scripts: describe: Add branch information to json output.jgart
2022-11-19pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer
2022-11-06guix gc: Add '--vacuum-database'.Efraim Flashner
2022-11-06shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-10-20environment: Update docstring of 'launch-environment'.Ludovic Courtès
2022-10-17guix: Fix typos.Julien Lepiller
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès
2022-10-13environment: Add '--emulate-fhs'.John Kehayias
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès
2022-10-11guix import: Add a blank line after each package definition.Ludovic Courtès
2022-10-04deploy: Fix error message.Andrew Tropin
2022-09-30scripts: build: Format strings before calling display-hint.Zhu Zihao
2022-09-28substitute: Retry downloading when a nar is unavailable.Ludovic Courtès
2022-09-28substitute: Split nar download.Ludovic Courtès
2022-09-24gnu: Add compression module.Mathieu Othacehe
2022-09-20home: import: Use (guix read-print) to render the config file.Ludovic Courtès
2022-09-20weather: Actually show the weather.Ludovic Courtès
2022-09-17import: gem: Support importing a specific version of a gem.Taiju HIGASHI
2022-08-31pull: Create a version 3 manifest.Ludovic Courtès
2022-08-31reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès
2022-08-30scripts: system: Check the image operating-system.Mathieu Othacehe
2022-08-30guix system: Use standard cross and native build options.Thiago Jung Bauermann
2022-08-30Revert "reconfigure: Use 'current-channels' to obtain provenance data."宋文武
2022-08-30reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès
2022-08-09channels: Add 'repository->guix-channel'.Ludovic Courtès
2022-08-08style: Add '--whole-file' option.Ludovic Courtès
2022-08-08read-print: Read and render vertical space.Ludovic Courtès
2022-08-08read-print: Introduce <blank> parent class of <comment>.Ludovic Courtès
2022-08-08style: Move reader and printer to (guix read-print).Ludovic Courtès
2022-08-08lint: Add '-e'.Ludovic Courtès
2022-08-05guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès
2022-08-04environment: Report "command not found" from the child process.Ludovic Courtès
2022-08-04guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès
2022-08-01guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès
2022-07-17Revert "guix gc: '--delete-generations' now deletes old Home generations."Tobias Geerinckx-Rice
2022-07-23guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès
2022-07-23deploy: Honor '--dry-run'.Ludovic Courtès
2022-07-19import: Enable recursive import for texlive packages.Ricardo Wurmus
2022-07-19system: Add -I, --list-installed option.Antero Mejr
2022-07-19home: Add -I, --list-installed option.Antero Mejr