all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67114] [PATCH 00/14] Add Emacs Weirdware packages
@ 2023-11-11 22:11 Ian Eure
  2023-11-14  1:29 ` [bug#67114] [PATCH v2 01/14] gnu: Add emacs-dnt Ian Eure
  2023-11-15  2:13 ` [bug#67114] [PATCH v3 01/14] gnu: Add emacs-dnt Ian Eure
  0 siblings, 2 replies; 36+ messages in thread
From: Ian Eure @ 2023-11-11 22:11 UTC (permalink / raw)
  To: 67114; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


This ticket is for patches to add recipes for the rest of the 
packages in the Emacs Weirdware repository 
(https://codeberg.org/emacs-weirdware), as well as 
emacs-exwm-firefox-core, which is a dependency of 
emacs-exwm-firefox.  Some of these (emacs-blight, emacs-scratch, a 
handful of others) have been packaged already; this adds the rest.

I am the author of all the Emacs Weirdware packages.

Ian Eure (14):
  gnu: Add emacs-dnt.
  gnu: Add emacs-geoclue.
  gnu: Add emacs-9lc-mode.
  gnu: Add emacs-tl1-mode.
  gnu: Add emacs-diss.
  gnu: Add emacs-exwm-mff.
  gnu: Add emacs-exwm-firefox-core.
  gnu: Add emacs-exwm-firefox.
  gnu: Add emacs-exwm-ss.
  gnu: Add emacs-debase.
  gnu: Add emacs-discomfort.
  gnu: Add emacs-shell-here.
  gnu: Add emacs-hyperspace.
  gnu: Add emacs-nssh.

 gnu/packages/emacs-xyz.scm | 354 
 +++++++++++++++++++++++++++++++++++++
 1 file changed, 354 insertions(+)


base-commit: af6105afc67a15a491a0a4fd18a28c9f801a0b94
-- 
2.41.0





^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2023-11-23  8:33 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-11 22:11 [bug#67114] [PATCH 00/14] Add Emacs Weirdware packages Ian Eure
2023-11-14  1:29 ` [bug#67114] [PATCH v2 01/14] gnu: Add emacs-dnt Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 02/14] gnu: Add emacs-geoclue Ian Eure
2023-11-14  5:25     ` Liliana Marie Prikler
2023-11-14  1:29   ` [bug#67114] [PATCH v2 03/14] gnu: Add emacs-9lc-mode Ian Eure
2023-11-14  5:25     ` Liliana Marie Prikler
2023-11-14  1:29   ` [bug#67114] [PATCH v2 04/14] gnu: Add emacs-tl1-mode Ian Eure
2023-11-14  5:24     ` Liliana Marie Prikler
2023-11-14  1:29   ` [bug#67114] [PATCH v2 05/14] gnu: Add emacs-diss Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 06/14] gnu: Add emacs-exwm-mff Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 07/14] gnu: Add emacs-exwm-firefox-core Ian Eure
2023-11-14  5:23     ` Liliana Marie Prikler
2023-11-15  2:09       ` Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 08/14] gnu: Add emacs-exwm-firefox Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 09/14] gnu: Add emacs-exwm-ss Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 10/14] gnu: Add emacs-debase Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 11/14] gnu: Add emacs-discomfort Ian Eure
2023-11-14  5:31     ` Liliana Marie Prikler
2023-11-14  1:29   ` [bug#67114] [PATCH v2 12/14] gnu: Add emacs-shell-here Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 13/14] gnu: Add emacs-hyperspace Ian Eure
2023-11-14  1:29   ` [bug#67114] [PATCH v2 14/14] gnu: Add emacs-nssh Ian Eure
2023-11-15  2:13 ` [bug#67114] [PATCH v3 01/14] gnu: Add emacs-dnt Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 02/14] gnu: Add emacs-geoclue Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 03/14] gnu: Add emacs-9lc-mode Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 04/14] gnu: Add emacs-tl1-mode Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 05/14] gnu: Add emacs-diss Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 06/14] gnu: Add emacs-exwm-mff Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 07/14] gnu: Add emacs-exwm-firefox-core Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 08/14] gnu: Add emacs-exwm-firefox Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 09/14] gnu: Add emacs-exwm-ss Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 10/14] gnu: Add emacs-debase Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 11/14] gnu: Add emacs-discomfort Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 12/14] gnu: Add emacs-shell-here Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 13/14] gnu: Add emacs-hyperspace Ian Eure
2023-11-15  2:13   ` [bug#67114] [PATCH v3 14/14] gnu: Add emacs-nssh Ian Eure
2023-11-23  8:32     ` bug#67114: " Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.