From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6CYS-0005NS-03 for guix-patches@gnu.org; Thu, 04 May 2017 04:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6CYM-0006ld-KM for guix-patches@gnu.org; Thu, 04 May 2017 04:56:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55319) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6CYM-0006lX-HA for guix-patches@gnu.org; Thu, 04 May 2017 04:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6CYM-0006No-9N for guix-patches@gnu.org; Thu, 04 May 2017 04:56:02 -0400 Subject: bug#26667: Add: guix-fish 0.1.0 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170426120416.olmkynnbjh52oaoy@abyayala> <20170428205023.zqdhfjubi7luzvpy@abyayala> Date: Thu, 04 May 2017 10:55:43 +0200 In-Reply-To: <20170428205023.zqdhfjubi7luzvpy@abyayala> (ng0@pragmatique.xyz's message of "Fri, 28 Apr 2017 20:50:23 +0000") Message-ID: <878tmdj90w.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26667-done@debbugs.gnu.org ng0 skribis: > From 87adb8e9ee79c9397e2ad956b66cf7a628b3deac Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Wed, 26 Apr 2017 11:10:01 +0000 > Subject: [PATCH] gnu: Add fish-guix. > > * gnu/packages/shells.scm (fish-guix): New variable. Pushed, thanks! Ludo'.