help-guix
[Top][All Lists]
Advanced

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

Re: rolling back only a single package


From: Ricardo Wurmus
Subject: Re: rolling back only a single package
Date: Mon, 31 Dec 2018 09:23:11 +0100
User-agent: mu4e 1.0; emacs 26.1

Hi cdelia,

> What happens if you then do "guix package -i guile-json" or if somewhere
> in the future "guix package -U" after a pull?

When you do “guix package -i” it will use the current version of Guix to
create a new profile generation containing all of the previously
installed packages as well as “guile-json”.

> It will honor the manifest or just install the guile-json on the package
> definition?

Neither of these commands know about your manifest.  Your manifest could
be located anywhere.  Only “-m manifest.scm” instantiates the manifest
in the provided file.

-- 
Ricardo




reply via email to

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