Skip to content

Commit

Permalink
signal-desktop: fix notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
puckipedia committed Feb 12, 2020
1 parent b86512e commit 0b3e5db
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -80,6 +80,7 @@ in stdenv.mkDerivation rec {

runtimeDependencies = [
systemd.lib
libnotify
];

unpackPhase = "dpkg-deb -x $src .";
Expand Down

0 comments on commit 0b3e5db

Please sign in to comment.