From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: Re: Request to help test 'guix environment' Date: Sun, 16 Nov 2014 18:45:09 +0100 Message-ID: <87sihjca3g.fsf@yamato.home> References: <871tp3qf7h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Reply-To: alex.sassmannshausen@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq3uU-0002tI-SK for guix-devel@gnu.org; Sun, 16 Nov 2014 12:47:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xq3uL-0001ao-MO for guix-devel@gnu.org; Sun, 16 Nov 2014 12:46:50 -0500 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:56471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq3uL-0001ah-Fx for guix-devel@gnu.org; Sun, 16 Nov 2014 12:46:41 -0500 Received: by mail-wg0-f45.google.com with SMTP id x12so23353739wgg.18 for ; Sun, 16 Nov 2014 09:46:40 -0800 (PST) In-reply-to: <871tp3qf7h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org Hello, David Thompson writes: > Running something like 'guix environment emacs' and verifying that a new > shell spawns should be a good enough test. This did indeed spawn a new shell for me with a different `env'. I ran `./pre-inst-env scripts/guix environment emacs' after git pull, autoreconf etc. HTH, Alex