guix-play/guix/scripts
Ludovic Courtès 4de445f3da
guix gc: '--delete-generations' now deletes old Home generations.
This reverts commit 24c0518dd4,
thereby reinstating ba22560627, with an
additional fix in (guix self).

Fixes <https://issues.guix.gnu.org/56722>.
Reported by "(" <paren@disroot.org>.

* guix/scripts/gc.scm (guix-gc)[delete-generations]: Add call to
'home-generation-base'.
* guix/self.scm (compiled-guix)[*core-cli-modules*]: Remove (guix
scripts gc).
* doc/guix.texi (Invoking guix gc): Document the change.
2022-08-01 00:02:04 +02:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
git Add 'guix git authenticate'. 2020-07-11 12:33:01 +02:00
home packages: Add 'specifications->packages'. 2022-06-06 22:43:30 +02:00
import import: Enable recursive import for texlive packages. 2022-07-19 23:49:42 +02:00
system guix system: Add 'edit' sub-command. 2022-06-04 12:04:24 +02:00
archive.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
authenticate.scm authenticate: Encode strings as ISO-8859-1. 2020-09-15 14:40:20 +02:00
build.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
challenge.scm challenge: Do nothing when passed zero arguments. 2022-07-03 01:41:06 +02:00
container.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
copy.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
deploy.scm deploy: Honor '--dry-run'. 2022-07-23 00:39:55 +02:00
describe.scm guix describe: Add missing import. 2022-04-09 00:29:24 +02:00
discover.scm scripts: discover: Report Avahi errors. 2021-05-22 14:04:19 +02:00
download.scm scripts: download: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
edit.scm edit: Extract 'spawn-editor' procedure. 2022-06-04 12:04:24 +02:00
environment.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
gc.scm guix gc: '--delete-generations' now deletes old Home generations. 2022-08-01 00:02:04 +02:00
git.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
graph.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm home: Add -I, --list-installed option. 2022-07-19 18:54:42 +02:00
import.scm import: Add hex.pm importer. 2022-06-15 10:18:34 +02:00
install.scm transformations: Show '--help-transform' only where applicable. 2020-11-21 12:39:14 +01:00
lint.scm scripts: lint: Display result of checkers on stdout. 2020-11-21 10:23:08 +00:00
offload.scm offload: Do not read ~/.ssh/config. 2022-01-03 19:32:08 +01:00
pack.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
package.scm home: Add -I, --list-installed option. 2022-07-19 18:54:42 +02:00
perform-download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
processes.scm processes: Add '--format' and the "normalized" format. 2020-11-29 23:55:57 +01:00
publish.scm publish: Send uncached narinfo replies from the main thread. 2022-04-29 18:07:17 +02:00
pull.scm pull: Tweak cache directory validation code. 2022-06-15 00:25:17 +02:00
refresh.scm refresh: Repurpose '-L' for '--load-path'. 2022-06-22 23:43:22 +02:00
remove.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
repl.scm scripts: repl: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
search.scm scripts: search: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
shell.scm shell: Ignore cached profiles when using '--export-manifest'. 2022-07-15 17:36:57 +02:00
show.scm scripts: show: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
size.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
style.scm style: Gracefully handle failure to locate a source file. 2022-07-12 01:17:45 +02:00
substitute.scm substitute: Use SRFI-71 instead of SRFI-11. 2022-06-26 23:19:14 +02:00
system.scm system: Add -I, --list-installed option. 2022-07-19 18:54:42 +02:00
time-machine.scm inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. 2021-08-09 18:14:37 +02:00
upgrade.scm upgrade: Allow several regexps. 2020-12-01 11:34:10 +01:00
weather.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00