From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54461) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiQDj-0007hh-5L for guix-patches@gnu.org; Fri, 20 Dec 2019 16:54:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iiQDi-0006Vz-3v for guix-patches@gnu.org; Fri, 20 Dec 2019 16:54:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41365) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iiQDh-0006Ug-S5 for guix-patches@gnu.org; Fri, 20 Dec 2019 16:54:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iiQDh-0001Ar-OB for guix-patches@gnu.org; Fri, 20 Dec 2019 16:54:01 -0500 Subject: bug#38626: [PATCH] gnu: Add xsnow. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191215164422.27752-1-timotej.lazar@araneo.si> Date: Fri, 20 Dec 2019 22:53:40 +0100 In-Reply-To: <20191215164422.27752-1-timotej.lazar@araneo.si> (Timotej Lazar's message of "Sun, 15 Dec 2019 17:44:24 +0100") Message-ID: <877e2qpst7.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Timotej Lazar Cc: 38626-done@debbugs.gnu.org Hi Timotej, Timotej Lazar skribis: > * gnu/packages/toys.scm (xsnow): New variable. > --- > Hi, > > turns out xsnow is free now, so here=E2=80=99s a patch for the holidays. = :) Now, *that=E2=80=99s* really good news. It=E2=80=99s even quite fancy (and CPU-intensive) compared to the good=E2=80=99ol one. Applied, thank you! Ludo=E2=80=99.