guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/08: gnu: git-annex: Add dbus support.


From: guix-commits
Subject: 08/08: gnu: git-annex: Add dbus support.
Date: Sun, 19 Nov 2023 03:50:32 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 5cad6f721b8884b612178896f06cd69d5839402c
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Nov 19 10:47:35 2023 +0200

    gnu: git-annex: Add dbus support.
    
    * gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus,
    ghc-fdo-notify.
    
    Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
---
 gnu/packages/haskell-apps.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index 94e1394c89..3288b0d0a9 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -415,10 +415,12 @@ to @code{cabal repl}).")
            ghc-cryptonite
            ghc-data-default
            ghc-dav
+           ghc-dbus
            ghc-disk-free-space
            ghc-dlist
            ghc-edit-distance
            ghc-exceptions
+           ghc-fdo-notify
            ghc-feed
            ghc-filepath-bytestring
            ghc-free



reply via email to

[Prev in Thread] Current Thread [Next in Thread]