[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’.
- Re: hydra.gnu.org migrates to /gnu/store!, Sree Harsha Totakura, 2014/03/04
- Re: hydra.gnu.org migrates to /gnu/store!, Mark H Weaver, 2014/03/04
- Transition to /gnu/store, Ludovic Courtès, 2014/03/04
- Re: Transition to /gnu/store,
Ludovic Courtès <=
- Re: Transition to /gnu/store, Andreas Enge, 2014/03/10
- Re: Transition to /gnu/store, Andreas Enge, 2014/03/10
- Re: Transition to /gnu/store, Cyril Roelandt, 2014/03/10
- Re: Transition to /gnu/store, Thompson, David, 2014/03/10
- Re: Transition to /gnu/store, Ludovic Courtès, 2014/03/10
- Re: Transition to /gnu/store, Cyril Roelandt, 2014/03/10
- Re: Transition to /gnu/store, Ludovic Courtès, 2014/03/10
- Re: Transition to /gnu/store, Andreas Enge, 2014/03/12
- Re: Transition to /gnu/store, Ludovic Courtès, 2014/03/12
- Re: Transition to /gnu/store, Andreas Enge, 2014/03/13