bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix-package --roll-back


From: Nikita Karetnikov
Subject: Re: guix-package --roll-back
Date: Thu, 03 Jan 2013 00:42:57 -0500

>> +(define (roll-back)
>> +  "Roll back to the previous profile."

> Please add a ‘profile’ parameter, as for the other functions.
>
> It should be possible to run:
> 
>   $ guix-package -p foo --roll-back

Should I add any profile-related sanity checks to 'roll-back'?

AFAICT, there are only manifest-specific ones (e.g., 'profile-manifest',
'manifest-packages').

Should 'roll-back' only work for 'guix-profile-*-link' and
'default-*-link'? If not, then we have a problem because 'profile-rx'
can't handle something like '42-custom-profile'. Is it possible to
create such a profile?

Nikita

Attachment: pgplFwjfy13LC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]