unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55126] [PATCH] https://github.com/org-roam/org-roam-ui/issues/191
@ 2022-04-26 13:12 Nicolas Graves via Guix-patches via
       [not found] ` <handler.55126.B.165097879731082.ack@debbugs.gnu.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2022-04-26 13:12 UTC (permalink / raw)
  To: 55126; +Cc: Nicolas Graves

---
 ngraves/packages/emacs.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/ngraves/packages/emacs.scm b/ngraves/packages/emacs.scm
index 1897262..ee2cfa5 100644
--- a/ngraves/packages/emacs.scm
+++ b/ngraves/packages/emacs.scm
@@ -31,7 +31,9 @@
                (base32
                 "0v54vxh95izch74wz2dl2dkdqicbvshra55l6qvd4xl5qmfhpjdc"))))
       (build-system emacs-build-system)
-      (arguments `(#:emacs ,emacs-pgtk-native-comp))
+      (arguments
+       `(#:include (cons "^out" %default-include)
+         #:emacs ,emacs-pgtk-native-comp))
       (propagated-inputs
        (list emacs-org-roam emacs-websocket emacs-simple-httpd emacs-f))
       (home-page "https://github.com/org-roam/org-roam-ui")
@@ -40,7 +42,7 @@
 with your @code{org-roam} notes. It is meant a successor of
 @code{org-roam-server} that extends functionality of org-roam with a Web app
 that runs side-by-side with Emacs.")
-      (license license:gpl3))))
+      (license license:gpl3+))))
 
 (define-public emacs-evil-nativecomp
   (package
-- 
2.35.1





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

end of thread, other threads:[~2022-09-03 10:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 13:12 [bug#55126] [PATCH] https://github.com/org-roam/org-roam-ui/issues/191 Nicolas Graves via Guix-patches via
     [not found] ` <handler.55126.B.165097879731082.ack@debbugs.gnu.org>
2022-04-26 15:42   ` [bug#55126] Acknowledgement ([PATCH] https://github.com/org-roam/org-roam-ui/issues/191) Nicolas Graves via Guix-patches via
2022-07-25 19:37     ` [bug#55126] reminder Nicolas Graves via Guix-patches via
2022-04-26 16:00 ` [bug#55126] [PATCH] gnu: Add emacs-org-roam-ui Nicolas Graves via Guix-patches via
2022-04-27 13:38   ` Giovanni Biscuolo
2022-04-27 15:46 ` Nicolas Graves via Guix-patches via
2022-08-01 11:12 ` [bug#55126] [PATCH] https://github.com/org-roam/org-roam-ui/issues/191 Nicolas Graves via Guix-patches via
2022-09-03 10:09 ` bug#55126: Closing 55126 Nicolas Graves via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).