mirage: Require matrix-nio[e2e]
This commit is contained in:
parent
7ad530f5a2
commit
086401a9aa
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ mkDerivation rec {
|
||||||
watchgod
|
watchgod
|
||||||
dbus-python
|
dbus-python
|
||||||
matrix-nio
|
matrix-nio
|
||||||
];
|
] ++ matrix-nio.optional-dependencies.e2e;
|
||||||
|
|
||||||
qmakeFlags = [
|
qmakeFlags = [
|
||||||
"PREFIX=${placeholder "out"}"
|
"PREFIX=${placeholder "out"}"
|
||||||
|
|
Loading…
Reference in a new issue