mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: git-annex: Add dbus support.
* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus, ghc-fdo-notify. Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf
This commit is contained in:
parent
83f2e9c02b
commit
5cad6f721b
1 changed files with 2 additions and 0 deletions
|
@ -415,10 +415,12 @@ to @code{cabal repl}).")
|
||||||
ghc-cryptonite
|
ghc-cryptonite
|
||||||
ghc-data-default
|
ghc-data-default
|
||||||
ghc-dav
|
ghc-dav
|
||||||
|
ghc-dbus
|
||||||
ghc-disk-free-space
|
ghc-disk-free-space
|
||||||
ghc-dlist
|
ghc-dlist
|
||||||
ghc-edit-distance
|
ghc-edit-distance
|
||||||
ghc-exceptions
|
ghc-exceptions
|
||||||
|
ghc-fdo-notify
|
||||||
ghc-feed
|
ghc-feed
|
||||||
ghc-filepath-bytestring
|
ghc-filepath-bytestring
|
||||||
ghc-free
|
ghc-free
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue