mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05: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 @@ (define-public git-annex
|
||||||
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…
Reference in a new issue