From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Mickey Subject: Re: Running guix on nixos Date: Fri, 22 Jan 2016 10:45:06 -0800 Message-ID: <87h9i5xxl9.fsf@nevada.int.iggy.bz> References: <87a8nzzzhr.fsf@nevada.int.iggy.bz> <874me79uf2.fsf@gnu.org> <87y4biy3ic.fsf@nevada.int.iggy.bz> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMght-00085Q-9v for help-guix@gnu.org; Fri, 22 Jan 2016 13:45:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMghp-0007NT-Ah for help-guix@gnu.org; Fri, 22 Jan 2016 13:45:13 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:59225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMghp-0007NB-4g for help-guix@gnu.org; Fri, 22 Jan 2016 13:45:09 -0500 In-Reply-To: <87y4biy3ic.fsf@nevada.int.iggy.bz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix@gnu.org * Jeff Mickey [2016-01-21 14:24]: > Yes, had to add nix.useChroot to true in my > /etc/nixos/configuration.nix. God I miss some s-exp. To continue the saga, this did not help the lib64 problem :/ Will try a few more things today, would love to get guix as a package on nixos that "just works (tm)". // mickey