109-127 ?
guix package --delete-generations=109-127
not exactly; it is explained here:
https://guix.gnu.org/de/manual/devel/en/html_node/Invoking-guix-package.html#Invoking-guix-package
Look for "--list-generations", the same choices apply for deleting
generations
Hello,
Am Mon, Feb 27, 2023 at 10:58:54AM + schrieb Gottfried:
> is this command right to delete generation 109-127 ?
> guix package --delete-generations=109-127
not exactly; it is explained here:
https://guix.gnu.org/de/manual/devel/en/html_node/Invoking-guix-package.html#Invokin
Hi
is this command right to delete generation 109-127 ?
guix package --delete-generations=109-127
Kind regards
Gottfried
OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
For now I delete generations manually, e.g.
> sudo rm /var/guix/profiles/system-2-link
Wouldn't I do this, the store would endlessly grow over time (e.g. old
kernels would not be garbage collected) hence the necessity of it.
Necessary, and yet manual: shouldn't we add a com