From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Karetnikov Subject: Re: [PATCH] distro: Add Attr. Date: Sat, 8 Dec 2012 03:03:52 +0300 Message-ID: References: <87624dpozp.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Th7ta-0004Li-EO for bug-guix@gnu.org; Fri, 07 Dec 2012 19:03:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Th7tZ-000745-HG for bug-guix@gnu.org; Fri, 07 Dec 2012 19:03:54 -0500 Received: from mail-vb0-f41.google.com ([209.85.212.41]:61797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Th7tZ-000741-Cd for bug-guix@gnu.org; Fri, 07 Dec 2012 19:03:53 -0500 Received: by mail-vb0-f41.google.com with SMTP id l22so1090776vbn.0 for ; Fri, 07 Dec 2012 16:03:52 -0800 (PST) In-Reply-To: <87624dpozp.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org > BTW, it would be great if you could configure your daemon to run in > chroots, so you can catch these =93impurities=94. Perhaps the daemon in > =91nix-integration=92 will make it slightly easier to setup. Could you elaborate? There are 'config-daemon.ac', 'daemon.am', and 'nix/nix-daemon' with sources, but I don't know how to create an executable.