summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2022-07-15shell: Ignore cached profiles when using '--export-manifest'.Ludovic Courtès
2022-07-12style: Gracefully handle failure to locate a source file.Ludovic Courtès
2022-07-04style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès
2022-07-04style: Add option '--list-stylings'.Hartmut Goebel
2022-07-03challenge: Do nothing when passed zero arguments.Ludovic Courtès
2022-06-26substitute: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-06-23guix system: Inline menu-entries in to bootcfg in perform-action.Christopher Baines
2022-06-22refresh: Repurpose '-L' for '--load-path'.Ludovic Courtès
2022-06-22style: Keep values next to their keyword.Ludovic Courtès
2022-06-19challenge: Colorize output.Ludovic Courtès
2022-06-16shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès