From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgnjl-00067n-8G for guix-patches@gnu.org; Sun, 13 Aug 2017 03:55:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgnji-0004yj-NM for guix-patches@gnu.org; Sun, 13 Aug 2017 03:55:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50464) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dgnji-0004yd-JV for guix-patches@gnu.org; Sun, 13 Aug 2017 03:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dgnji-0005bM-4y for guix-patches@gnu.org; Sun, 13 Aug 2017 03:55:02 -0400 Subject: bug#28060: [PATCH] gnu: Add emacs-nixos-mode. Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-Id: <661d4c32.AEEAOtLnsE4AAAAAAAAAAAPfjZAAAAACwQwAAAAAAAW9WABZkAW3@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sun, 13 Aug 2017 13:24:21 +0530 In-reply-to: <8760dsy6iv.fsf@gmail.com> References: <87shgx2rql.fsf@gmail.com> <7a592bd0.ADkAACozouwAAAAAAAAAAAPfggsAAAACwQwAAAAAAAW9WABZjxmB@mailjet.com> <20170812164629.rzko2qinssiqhezi@abyayala> <87mv74zp21.fsf@gmail.com> <20170812175346.adsocl2xbtpjs554@abyayala> <87d180y6um.fsf@gmail.com> <8760dsy6iv.fsf@gmail.com> Content-Type: text/plain 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: Oleg Pykhalov Cc: 28060-done@debbugs.gnu.org >>> Yet another option: inherit the package "nix" and adjust accordingly. Good idea! Pushed, thanks! =