all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (Not GuixSD) Purpose of ~/.config/guix/ & config. files
@ 2015-09-20 18:45 Vicente Vera
  2015-09-21  1:02 ` 宋文武
  0 siblings, 1 reply; 3+ messages in thread
From: Vicente Vera @ 2015-09-20 18:45 UTC (permalink / raw)
  To: guix-devel

Hello.

After running 'guix pull' (as root) with a fresh binary installation
directory ~root/.config/guix/ was created, which contains a "latest"
symlink pointing to /gnu/store/...-guix-latest/.

Since I work as a regular user, I noticed that Guix wasn't picking up
changes from the updated distribution. Creating a ~luser/.config/guix/
directory with the same "latest" symlink solved the problem. Now after
every 'guix pull' I have to manually update the symlink.

I was wondering if the ~/.config/guix/ directory is used for something
else apart from the case described above.

On another note, what's the appropiate, Guix-y way of storing
configuration files such as dotfiles, etc. (to be read by Guix
installed programs) when using Guix atop another GNU/Linux distro?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (Not GuixSD) Purpose of ~/.config/guix/ & config. files
  2015-09-20 18:45 (Not GuixSD) Purpose of ~/.config/guix/ & config. files Vicente Vera
@ 2015-09-21  1:02 ` 宋文武
  2015-09-23 14:31   ` Vicente Vera
  0 siblings, 1 reply; 3+ messages in thread
From: 宋文武 @ 2015-09-21  1:02 UTC (permalink / raw)
  To: Vicente Vera; +Cc: Guix-devel

2015-09-21 2:45 GMT+08:00 Vicente Vera <vicentemvp@gmail.com>:
> Hello.
>
> After running 'guix pull' (as root) with a fresh binary installation
> directory ~root/.config/guix/ was created, which contains a "latest"
> symlink pointing to /gnu/store/...-guix-latest/.
>
> Since I work as a regular user, I noticed that Guix wasn't picking up
> changes from the updated distribution. Creating a ~luser/.config/guix/
> directory with the same "latest" symlink solved the problem. Now after
> every 'guix pull' I have to manually update the symlink.
Yes, by this way, every user can manage his own guix packages distro.
And I have symlink both to a git checkout of guix.
>
> I was wondering if the ~/.config/guix/ directory is used for something
> else apart from the case described above.
I can't find other thing, but only `latest'.
>
> On another note, what's the appropiate, Guix-y way of storing
> configuration files such as dotfiles, etc. (to be read by Guix
> installed programs) when using Guix atop another GNU/Linux distro?
Guix doesn't have any tricks for those files now.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (Not GuixSD) Purpose of ~/.config/guix/ & config. files
  2015-09-21  1:02 ` 宋文武
@ 2015-09-23 14:31   ` Vicente Vera
  0 siblings, 0 replies; 3+ messages in thread
From: Vicente Vera @ 2015-09-23 14:31 UTC (permalink / raw)
  To: 宋文武; +Cc: Guix-devel

Thanks, I get it now. Nice idea that of the Git repo symlink.

2015-09-20 22:02 GMT-03:00 宋文武 <iyzsong@gmail.com>:
> 2015-09-21 2:45 GMT+08:00 Vicente Vera <vicentemvp@gmail.com>:
>> Hello.
>>
>> After running 'guix pull' (as root) with a fresh binary installation
>> directory ~root/.config/guix/ was created, which contains a "latest"
>> symlink pointing to /gnu/store/...-guix-latest/.
>>
>> Since I work as a regular user, I noticed that Guix wasn't picking up
>> changes from the updated distribution. Creating a ~luser/.config/guix/
>> directory with the same "latest" symlink solved the problem. Now after
>> every 'guix pull' I have to manually update the symlink.
> Yes, by this way, every user can manage his own guix packages distro.
> And I have symlink both to a git checkout of guix.
>>
>> I was wondering if the ~/.config/guix/ directory is used for something
>> else apart from the case described above.
> I can't find other thing, but only `latest'.
>>
>> On another note, what's the appropiate, Guix-y way of storing
>> configuration files such as dotfiles, etc. (to be read by Guix
>> installed programs) when using Guix atop another GNU/Linux distro?
> Guix doesn't have any tricks for those files now.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-23 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-20 18:45 (Not GuixSD) Purpose of ~/.config/guix/ & config. files Vicente Vera
2015-09-21  1:02 ` 宋文武
2015-09-23 14:31   ` Vicente Vera

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.