Re: Deleting a specific system generation

2024-10-21 Thread Zack Weinberg
On Mon, Oct 21, 2024, at 4:56 PM, Tobias Geerinckx-Rice wrote: >> `delete-generations` only understands >> arguments meaning "older than this date" as far as I can tell ... > Have you tried 'sudo guix system delete-generations N'? It seemed to > work for me. Yes, that works for me. > Following

Re: Deleting a specific system generation

2024-10-21 Thread Tobias Geerinckx-Rice
Hi Zack, > `delete-generations` only understands > arguments meaning "older than this date" as far as I can tell Following the references in the manual I end up at: • _Integers and comma-separated integers_. Both patterns denote generation numbers. For instance, ‘--list-gener

Deleting a specific system generation

2024-10-21 Thread Zack Weinberg
What is the preferred way to delete one specific system generation (that I know to be broken)? `delete-generations` only understands arguments meaning "older than this date" as far as I can tell, and I find the variety of profiles defined in various places quite bewildering so I hesitate to just s