From unknown Sat Aug 16 22:47:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#46530] [PATCH] gnu: Add emacs-theme-sorcery. Resent-From: Adam Kandur Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Feb 2021 10:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46530 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46530@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.16133862479478 (code B ref -1); Mon, 15 Feb 2021 10:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2021 10:50:47 +0000 Received: from localhost ([127.0.0.1]:37449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sl-Rb for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:44264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sf-AZ for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSn-00066h-D2 for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from w4.tutanota.de ([81.3.6.165]:56756) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSl-0000wu-Re for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:45 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 4AA5310602EC for ; Mon, 15 Feb 2021 10:50:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1613386240; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=N4kg+KQvzNSUgg3kvG11qyXD3b73ooiecb0ZeHB8K1Y=; b=vMghaXuaVdEz1yg4gZ1lNB2SoV2HIwEVD4RyklYtUkaE6A+ecYhgHDSGO55mqb14 8NB2AnKkSUsOrmOLWt6mXCYjYPNshA41DOkVlWZFuoTdF1cAe6vaRdABN4IY3B+QX4B 7nQk13LGftTIT8Cv7GVWX7mjsicFoLmtRTpcLCbe8L8g4nuuIaQrZ6h2dkWuMPjSX1m Z4Fs1oRU1t5ASUQfRGBFqf0sOt4So+yglAMKcxBwebOb5naTde3vF4PWuBz37Gd23hY zzx02APLpd2242LdytLc0i34ruqUIUUv2TgUa6CjVFPTRAD1x1t4PopJb6yELtd8AlH g8R0WPaz+Q== Date: Mon, 15 Feb 2021 11:50:40 +0100 (CET) From: Adam Kandur Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >From 39aeaead94df9e73db53f9ca1c7a4b373d55c6ad Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 15 Feb 2021 13:46:12 +0300 Subject: [PATCH] gnu: Add emacs-theme-sorcery. * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. --- =C2=A0gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++ =C2=A01 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a757703..f6ee43d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -804,6 +804,29 @@ theme and apply them to the rest of Linux with Pywal.= =C2=A0 Pywal only applies your =C2=A0theme to the current session.") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+)))) =C2=A0 +(define-public emacs-theme-sorcery +=C2=A0 (let ((revision "0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a299= a9962a6973272a0c2f")) +=C2=A0=C2=A0=C2=A0 (package +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (version "1.0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (url "https://gith= ub.com/mtreca/emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"))= ) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name= name version)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "1b858049n6= nw4qf60fmszjrhl80x7ssh32f7glj722kwy7404kdh")))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (propagated-inputs +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 `(("emacs-autothemer" ,emacs-autothem= er))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/mtreca= /emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-contra= st Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (description "Sorcery is a dark and low-con= trast Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) + =C2=A0(define-public emacs-treepy =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-treepy") --=20 2.30.0 From unknown Sat Aug 16 22:47:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#46530] [PATCH] gnu: Add emacs-theme-sorcery. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Feb 2021 12:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46530 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46530@debbugs.gnu.org Cc: 46530-done@debbugs.gnu.org, Adam Kandur X-Debbugs-Original-To: Adam Kandur via Guix-patches via Received: via spool by submit@debbugs.gnu.org id=B.161339352929878 (code B ref -1); Mon, 15 Feb 2021 12:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2021 12:52:09 +0000 Received: from localhost ([127.0.0.1]:37631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdMG-0007lq-M3 for submit@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:36632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdMC-0007lT-35 for submit@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54382) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBdMB-0002Lb-QR for guix-patches@gnu.org; Mon, 15 Feb 2021 07:52:03 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:57763) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBdM9-0003fs-Dr for guix-patches@gnu.org; Mon, 15 Feb 2021 07:52:03 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C232FFF80C; Mon, 15 Feb 2021 12:51:57 +0000 (UTC) From: Nicolas Goaziou References: Date: Mon, 15 Feb 2021 13:51:55 +0100 In-Reply-To: (Adam Kandur via Guix-patches via's message of "Mon, 15 Feb 2021 11:50:40 +0100 (CET)") Message-ID: <871rdhze6s.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=217.70.183.199; envelope-from=mail@nicolasgoaziou.fr; helo=relay9-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Hello, Adam Kandur via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. Thank you. I applied the patch with the changes below. > +(define-public emacs-theme-sorcery > +=C2=A0 (let ((revision "0") ^^^ Your indentation uses nbsp instead of spaces. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a2= 99a9962a6973272a0c2f")) [...] > +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"= ))) I used (commit commit) since "master" is not stable, by essence. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-cont= rast Emacs theme inspired by apprentice and sourcerer.") I shortened the synopsis. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) I changed the license to gpl3+ since "sorcery-theme.el" file specifies "or (at your option) any later version." for its license. Regards, --=20 Nicolas Goaziou From unknown Sat Aug 16 22:47:49 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Adam Kandur Subject: bug#46530: closed (Re: [bug#46530] [PATCH] gnu: Add emacs-theme-sorcery.) Message-ID: References: <871rdhze6s.fsf@nicolasgoaziou.fr> X-Gnu-PR-Message: they-closed 46530 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 46530@debbugs.gnu.org Date: Mon, 15 Feb 2021 12:53:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1613393583-29984-1" This is a multi-part message in MIME format... ------------=_1613393583-29984-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #46530: [PATCH] gnu: Add emacs-theme-sorcery. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 46530@debbugs.gnu.org. --=20 46530: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46530 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1613393583-29984-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 46530-done) by debbugs.gnu.org; 15 Feb 2021 12:52:06 +0000 Received: from localhost ([127.0.0.1]:37629 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdME-0007lg-Cr for submit@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:06 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:45065) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBdMC-0007l4-Ba for 46530-done@debbugs.gnu.org; Mon, 15 Feb 2021 07:52:05 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C232FFF80C; Mon, 15 Feb 2021 12:51:57 +0000 (UTC) From: Nicolas Goaziou To: Adam Kandur via Guix-patches via Subject: Re: [bug#46530] [PATCH] gnu: Add emacs-theme-sorcery. References: Date: Mon, 15 Feb 2021 13:51:55 +0100 In-Reply-To: (Adam Kandur via Guix-patches via's message of "Mon, 15 Feb 2021 11:50:40 +0100 (CET)") Message-ID: <871rdhze6s.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46530-done Cc: 46530-done@debbugs.gnu.org, Adam Kandur X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Adam Kandur via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. Thank you. I applied the patch with the changes below. > +(define-public emacs-theme-sorcery > +=C2=A0 (let ((revision "0") ^^^ Your indentation uses nbsp instead of spaces. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a2= 99a9962a6973272a0c2f")) [...] > +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"= ))) I used (commit commit) since "master" is not stable, by essence. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-cont= rast Emacs theme inspired by apprentice and sourcerer.") I shortened the synopsis. > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) I changed the license to gpl3+ since "sorcery-theme.el" file specifies "or (at your option) any later version." for its license. Regards, --=20 Nicolas Goaziou ------------=_1613393583-29984-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Feb 2021 10:50:47 +0000 Received: from localhost ([127.0.0.1]:37449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sl-Rb for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:44264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lBbSo-0002Sf-AZ for submit@debbugs.gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSn-00066h-D2 for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:46 -0500 Received: from w4.tutanota.de ([81.3.6.165]:56756) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBbSl-0000wu-Re for guix-patches@gnu.org; Mon, 15 Feb 2021 05:50:45 -0500 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id 4AA5310602EC for ; Mon, 15 Feb 2021 10:50:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1613386240; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=N4kg+KQvzNSUgg3kvG11qyXD3b73ooiecb0ZeHB8K1Y=; b=vMghaXuaVdEz1yg4gZ1lNB2SoV2HIwEVD4RyklYtUkaE6A+ecYhgHDSGO55mqb14 8NB2AnKkSUsOrmOLWt6mXCYjYPNshA41DOkVlWZFuoTdF1cAe6vaRdABN4IY3B+QX4B 7nQk13LGftTIT8Cv7GVWX7mjsicFoLmtRTpcLCbe8L8g4nuuIaQrZ6h2dkWuMPjSX1m Z4Fs1oRU1t5ASUQfRGBFqf0sOt4So+yglAMKcxBwebOb5naTde3vF4PWuBz37Gd23hY zzx02APLpd2242LdytLc0i34ruqUIUUv2TgUa6CjVFPTRAD1x1t4PopJb6yELtd8AlH g8R0WPaz+Q== Date: Mon, 15 Feb 2021 11:50:40 +0100 (CET) From: Adam Kandur To: Guix Patches Message-ID: Subject: [PATCH] gnu: Add emacs-theme-sorcery. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) >From 39aeaead94df9e73db53f9ca1c7a4b373d55c6ad Mon Sep 17 00:00:00 2001 From: Adam Kandur Date: Mon, 15 Feb 2021 13:46:12 +0300 Subject: [PATCH] gnu: Add emacs-theme-sorcery. * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable. --- =C2=A0gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++ =C2=A01 file changed, 23 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a757703..f6ee43d 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -804,6 +804,29 @@ theme and apply them to the rest of Linux with Pywal.= =C2=A0 Pywal only applies your =C2=A0theme to the current session.") =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3+)))) =C2=A0 +(define-public emacs-theme-sorcery +=C2=A0 (let ((revision "0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "5a1c4445b9e6e09589a299= a9962a6973272a0c2f")) +=C2=A0=C2=A0=C2=A0 (package +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (version "1.0") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (source +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (origin +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (url "https://gith= ub.com/mtreca/emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "master"))= ) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name= name version)) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 "1b858049n6= nw4qf60fmszjrhl80x7ssh32f7glj722kwy7404kdh")))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (build-system emacs-build-system) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (propagated-inputs +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 `(("emacs-autothemer" ,emacs-autothem= er))) +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (home-page "https://github.com/mtreca= /emacs-theme-sorcery") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (synopsis "Sorcery is a dark and low-contra= st Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (description "Sorcery is a dark and low-con= trast Emacs theme inspired by apprentice and sourcerer.") +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl3)))) + =C2=A0(define-public emacs-treepy =C2=A0=C2=A0 (package =C2=A0=C2=A0=C2=A0=C2=A0 (name "emacs-treepy") --=20 2.30.0 ------------=_1613393583-29984-1--