Hi Paul,
On Mon, 16 Jan 2023 at 18:59, Paul Jewell via "Development of GNU Guix and the
GNU System distribution." wrote:
> guix system --switch-generation ... --delete-generation ...
>
> but I am reading into your comment that guix system does _not_ use
> SRFI-37, and therefore cannot combine
Hi Simon,
Thanks for the input - comments at the bottom:
On 11/01/2023 22:51, Simon Tournier wrote:
It is often discussed. :-) Well, ‘guix package’ uses SRFI-37 [2] and it
is possible to combine some action; as --switch-generation and
--delete-generations for instance. Aside note that one tr
Hi,
On Mon, 09 Jan 2023 at 12:22, Paul Jewell via "Development of GNU Guix and the
GNU System distribution." wrote:
> guix package --list-generations
>
> and
>
> guix system list-generations
>
> guix package has everything as an flag, but guix system (and guix home)
> uses the concept of ACTIO
Paul Jewell via "Development of GNU Guix and the GNU System
distribution." writes:
> Good morning!
>
> It struck me this weekend that there is some difference in the command
> structure
> for the different guix sub commands. For example:
>
> guix package --list-generations
>
> and
>
> guix syste
Good morning!
It struck me this weekend that there is some difference in the command
structure for the different guix sub commands. For example:
guix package --list-generations
and
guix system list-generations
guix package has everything as an flag, but guix system (and guix home)
uses the