From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Compatibility between Nix and Guix Date: Fri, 27 Sep 2019 22:00:26 +0200 Message-ID: <8736ghh5lz.fsf@elephly.net> References: <20190926121942.e67w6cx53u6yy2qx@thebird.nl> <87r241yiow.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49243) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDwPt-0000Ia-3v for guix-devel@gnu.org; Fri, 27 Sep 2019 16:00:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDwPr-0007wf-Fo for guix-devel@gnu.org; Fri, 27 Sep 2019 16:00:36 -0400 Received: from sender4-of-o52.zoho.com ([136.143.188.52]:21261) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iDwPr-0007up-0o for guix-devel@gnu.org; Fri, 27 Sep 2019 16:00:35 -0400 In-reply-to: <87r241yiow.fsf@nckx> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org, Daniel =?utf-8?Q?Sch=C3=A4fer?= Tobias Geerinckx-Rice via Development of GNU Guix and the GNU System distri= bution. writes: > The Guix manual says: >> Guix is compatible with Nix, so it is possible to share the same >> store between >> both. To do so, you must pass configure not only the same >> --with-store-dir >> value, but also the same --localstatedir value. The latter is >> essential because >> it specifies where the database that stores metadata about the store >> is >> located, among other things. The default values for Nix are >> --with-store-dir=3D/nix/store and --localstatedir=3D/nix/var. Note that >> --disable-daemon is not required if your goal is to share the store >> with Nix. > > Unless somebody objects, I'd like to (wait for it) nix this from the > manual entirely. I don=E2=80=99t object to removing it. In fact, I=E2=80=99d be happy to se= e it vanish. -- Ricardo