From d1aaf9065d64878f35bba32461c28a99a07f069a Mon Sep 17 00:00:00 2001 From: Miguel Ángel Moreno Date: Tue, 26 Jul 2022 13:47:06 +0200 Subject: chore: Remove emacs-consult input --- guix.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guix.scm b/guix.scm index 6c1f131..9828be2 100644 --- a/guix.scm +++ b/guix.scm @@ -29,8 +29,8 @@ #:select? (git-predicate %source-dir))) (build-system emacs-build-system) (propagated-inputs - (list emacs-consult emacs-embark)) - (home-page "https://git.sr.ht/~mt08gh/fdroid.el") + (list emacs-embark)) + (home-page "https://git.sr.ht/~conses/fdroid.el") (synopsis "An Emacs interface to manage F-Droid repositories.") (description "fdroid.el is an Emacs interface to fdroidcl. Its purpose is to aid the management of F-Droid repository packages to be installed in an Android device from the comfort of Emacs.") -- cgit v1.2.3