From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix - installation script Date: Mon, 05 Feb 2018 12:05:40 +0100 Message-ID: <87shafg0hn.fsf@gnu.org> References: <20170825193351.110a5221@cbaines.net> <878ti6a3lf.fsf@gnu.org> <20170827233617.50a21464@cbaines.net> <20170902170422.080d3e95@cbaines.net> <20170907192549.6eda6535@cbaines.net> <20171002061524.GA8656@thebird.nl> <877es1uam4.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eieap-0004bq-HG for guix-devel@gnu.org; Mon, 05 Feb 2018 06:05:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eieal-00052Z-IB for guix-devel@gnu.org; Mon, 05 Feb 2018 06:05:47 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:39248) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eieal-00051L-Bn for guix-devel@gnu.org; Mon, 05 Feb 2018 06:05:43 -0500 In-Reply-To: (Hellseher's message of "Sun, 4 Feb 2018 10:04:57 +0000") 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: Hellseher Cc: guix-devel Hi, Hellseher skribis: > I've changed a structure of my repo (did not push it to official Guix > one yet) > > https://github.com/Hellseher/wds/blob/master/wds-hacks/wds-guix-install.sh For the record this is now available upstream: https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-install.sh Thank you! Ludo=E2=80=99.