summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix gc: Add '--vacuum-database'.Efraim Flashner2022-11-06
* shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias2022-11-06
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* environment: Update docstring of 'launch-environment'.Ludovic Courtès2022-10-20
* guix: Fix typos.Julien Lepiller2022-10-17
* shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès2022-10-13
* environment: Add '--emulate-fhs'.John Kehayias2022-10-13
* Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès2022-10-11
* guix import: Add a blank line after each package definition.Ludovic Courtès2022-10-11
* deploy: Fix error message.Andrew Tropin2022-10-04
* scripts: build: Format strings before calling display-hint.Zhu Zihao2022-09-30
* substitute: Retry downloading when a nar is unavailable.Ludovic Courtès2022-09-28
* substitute: Split nar download.Ludovic Courtès2022-09-28
* gnu: Add compression module.Mathieu Othacehe2022-09-24
* home: import: Use (guix read-print) to render the config file.Ludovic Courtès2022-09-20
* weather: Actually show the weather.Ludovic Courtès2022-09-20
* import: gem: Support importing a specific version of a gem.Taiju HIGASHI2022-09-17
* pull: Create a version 3 manifest.Ludovic Courtès2022-08-31
* reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès2022-08-31
* scripts: system: Check the image operating-system.Mathieu Othacehe2022-08-30
* guix system: Use standard cross and native build options.Thiago Jung Bauermann2022-08-30
* Revert "reconfigure: Use 'current-channels' to obtain provenance data."宋文武2022-08-30
* reconfigure: Use 'current-channels' to obtain provenance data.Ludovic Courtès2022-08-30
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* style: Add '--whole-file' option.Ludovic Courtès2022-08-08
* read-print: Read and render vertical space.Ludovic Courtès2022-08-08
* read-print: Introduce <blank> parent class of <comment>.Ludovic Courtès2022-08-08
* style: Move reader and printer to (guix read-print).Ludovic Courtès2022-08-08
* lint: Add '-e'.Ludovic Courtès2022-08-08
* guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès2022-08-05
* environment: Report "command not found" from the child process.Ludovic Courtès2022-08-04
* guix build: Print hints when -s or --target is passed an invalid string.Ludovic Courtès2022-08-04
* guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès2022-08-01
* Revert "guix gc: '--delete-generations' now deletes old Home generations."Tobias Geerinckx-Rice2022-07-17
* guix gc: '--delete-generations' now deletes old Home generations.Ludovic Courtès2022-07-23
* deploy: Honor '--dry-run'.Ludovic Courtès2022-07-23
* import: Enable recursive import for texlive packages.Ricardo Wurmus2022-07-19
* system: Add -I, --list-installed option.Antero Mejr2022-07-19
* home: Add -I, --list-installed option.Antero Mejr2022-07-19
* shell: Ignore cached profiles when using '--export-manifest'.Ludovic Courtès2022-07-15
* style: Gracefully handle failure to locate a source file.Ludovic Courtès2022-07-12
* style: For 'let' and similar forms, emit one binding per line.Ludovic Courtès2022-07-04
* style: Add option '--list-stylings'.base-for-series-12975Hartmut Goebel2022-07-04
* challenge: Do nothing when passed zero arguments.Ludovic Courtès2022-07-03
* substitute: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-06-26
* guix system: Inline menu-entries in to bootcfg in perform-action.Christopher Baines2022-06-23
* refresh: Repurpose '-L' for '--load-path'.Ludovic Courtès2022-06-22
* style: Keep values next to their keyword.Ludovic Courtès2022-06-22
* challenge: Colorize output.Ludovic Courtès2022-06-19
* shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès2022-06-16