From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: [PATCH] Add lci. Date: Sat, 15 Oct 2016 21:00:59 +0000 Message-ID: <20161015210100.23209-1-ng0@we.make.ritual.n0.is> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bvW4u-00034y-FW for guix-devel@gnu.org; Sat, 15 Oct 2016 17:01:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bvW4r-0005LB-Fk for guix-devel@gnu.org; Sat, 15 Oct 2016 17:01:12 -0400 Received: from aibo.runbox.com ([91.220.196.211]:53614) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bvW4r-0005Kq-9P for guix-devel@gnu.org; Sat, 15 Oct 2016 17:01:09 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bvW4p-0004pV-JC for guix-devel@gnu.org; Sat, 15 Oct 2016 23:01:07 +0200 Received: from xd9bb871c.dyn.telefonica.de ([217.187.135.28] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1bvW4l-0008O2-F6 for guix-devel@gnu.org; Sat, 15 Oct 2016 23:01:03 +0200 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: guix-devel@gnu.org This adds lci, a lolcode interpreter. This time I removed the typo with two (native-input) so it works again.