summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-11-19 10:47:35 +0200
committerEfraim Flashner <efraim@flashner.co.il>2023-11-19 10:48:22 +0200
commit5cad6f721b8884b612178896f06cd69d5839402c (patch)
treef24e19e7308d43b059f31bed9bd25d340f189ee3 /gnu/packages
parent83f2e9c02b265334afaa0c2ea05e5cd5f1ce2fd4 (diff)
downloadguix-5cad6f721b8884b612178896f06cd69d5839402c.tar.gz
gnu: git-annex: Add dbus support.
* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus,
ghc-fdo-notify.

Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/haskell-apps.scm2
1 files changed, 2 insertions, 0 deletions
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