dbus: jailbreak to support recent versions of cereal
This commit is contained in:
parent
befcb152fd
commit
bdf145fa1f
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
|||||||
cereal libxmlSax network parsec random text transformers vector
|
cereal libxmlSax network parsec random text transformers vector
|
||||||
xmlTypes
|
xmlTypes
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://john-millikin.com/software/haskell-dbus/";
|
homepage = "https://john-millikin.com/software/haskell-dbus/";
|
||||||
description = "A client library for the D-Bus IPC system";
|
description = "A client library for the D-Bus IPC system";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user