guix-devel
[Top][All Lists]
Advanced

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

Re: Transition to /gnu/store


From: Ludovic Courtès
Subject: Re: Transition to /gnu/store
Date: Mon, 10 Mar 2014 00:09:25 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

So!  Commit 834129e changes the default store directory to /gnu/store.
Again, if you don’t plan to change right now, make sure to configure
with --with-store-dir=/nix/store next time!

The other change is commit f5768af, which changes the place where the
store’s database and build logs are stored.  If you don’t plan to switch
to /gnu/store right now, then do something like:

  cd $localstatedir && ln -s nix guix
  cd $localstatedir/log && ln -s nix guix

If you do plan to switch to /gnu/store now, then just run ./configure
and forget about the rest.

Ludo’.



reply via email to

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