signal-desktop: fix notifications
This commit is contained in:
parent
b86512e893
commit
0b3e5db5d3
@ -80,6 +80,7 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
runtimeDependencies = [
|
runtimeDependencies = [
|
||||||
systemd.lib
|
systemd.lib
|
||||||
|
libnotify
|
||||||
];
|
];
|
||||||
|
|
||||||
unpackPhase = "dpkg-deb -x $src .";
|
unpackPhase = "dpkg-deb -x $src .";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user