summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2022-06-16shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès
2022-06-15refresh: Switch to SRFI-71.Ludovic Courtès
2022-06-15challenge: When using '--diff', do not attempt to chmod symlinks.Ludovic Courtès
2022-06-15import: Add hex.pm importer.Hartmut Goebel
2022-06-15pull: Tweak cache directory validation code.Ludovic Courtès
2022-06-12pull: Fix typo in error message.Tobias Geerinckx-Rice
2022-06-13challenge: Actually delete nars that have been extracted.Ludovic Courtès
2022-06-05pull: Fail if cache directory ownership is suspect.Tobias Geerinckx-Rice
2022-06-06packages: Add 'specifications->packages'.Antero Mejr
2022-05-29guix system: Don't suggest reconfiguration during reconfiguration.Tobias Geerinckx-Rice
2022-06-04guix home: Add 'edit' sub-command.Ludovic Courtès
2022-06-04guix system: Add 'edit' sub-command.Ludovic Courtès
2022-06-04edit: Extract 'spawn-editor' procedure.Ludovic Courtès