help-guix
[Top][All Lists]
Advanced

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

Re: How add user without update package


From: Fredrik Salomonsson
Subject: Re: How add user without update package
Date: Wed, 10 Jul 2019 14:35:18 -0700

Hi Pierre,

Den ons 10 juli 2019 kl 12:17 skrev Pirboazo <address@hidden>:

> Hello Everybody,
>
> I want add an user on my system but not update all packages.
>
> An user on on IRC channel #guix said me :
>
> > just use the same commit as you did when you last reconfigured with
> the modified config.scm's only change in the users section
>
> I don't understand how to launch reconfigure with the same commit.
>
> i understand  to change the commit , i must use the command :  guix pull
>
> If i don't modify the commit
>
> How  it'spossible than the command *guix system reconfigure* launch the
> build of a new configuration.
>
> Thank for your help.
>
> Pierre
>

It is as simple as running
`guix system reconfigure /path/to/config.scm`.

That will reconfigure your os using the config file based on the current
commit of guix.

Only way to change the commit, as you said, is `guix pull`.

Which is why when updating Guix System. You first run `guix pull`, to
get new versions of packages etc. Then `guix system reconfigure` to
reconfigure your os based on that commit.

I hope that clears it up.
-- 
s/Fred[re]+i[ck]+/Fredrik/g


reply via email to

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