Merge pull request #79949 from puckipedia/signal-desktop-notifications
signal-desktop: fix notifications
This commit is contained in:
@@ -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 .";
|
||||||
|
|||||||
Reference in New Issue
Block a user