From 8ac5fcfca8d809f34906b444b8c12ae55a90cff7 Mon Sep 17 00:00:00 2001 From: Miguel Ángel Moreno Date: Sun, 30 Jun 2024 10:33:09 +0200 Subject: chore: update local package definition --- guix.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/guix.scm b/guix.scm index 9228b55..4a7b92d 100644 --- a/guix.scm +++ b/guix.scm @@ -33,9 +33,10 @@ (list nyxt)) (propagated-inputs (list emacs-sly)) - (home-page "https://git.sr.ht/~conses/nyxt.el") - (synopsis "Helper functions to interact with Nyxt.") - (description "nyxt.el consists of many helper functions to interact with Nyxt from Emacs.") + (home-page "https://git.migalmoreno.com/nyxt.el") + (synopsis "Interact with Nyxt from Emacs") + (description "This package consists of custom logic to interact with Nyxt +from Emacs.") (license license:gpl3+))) emacs-nyxt -- cgit v1.2.3