Re: Command consistency: suggestion

2023-01-17 Thread zimoun
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

Re: Command consistency: suggestion

2023-01-16 Thread Development of GNU Guix and the GNU System distribution.
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

Re: Command consistency: suggestion

2023-01-11 Thread Simon Tournier
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

Re: Command consistency: suggestion

2023-01-09 Thread Joshua Branson
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

Command consistency: suggestion

2023-01-09 Thread Development of GNU Guix and the GNU System distribution.
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