Merge pull request #266009 from babbaj/fix-openrazer

openrazer-daemon: fix notifications
This commit is contained in:
Peder Bergebakken Sundt
2023-11-12 05:20:26 +02:00
committed by GitHub
@@ -11,6 +11,7 @@
, pyudev
, setproctitle
, wrapGAppsHook
, notify2
}:
let
@@ -39,6 +40,7 @@ buildPythonPackage (common // {
pygobject3
pyudev
setproctitle
notify2
];
postInstall = ''