lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

openrazer-daemon: Add missing dependency

+2
+2
pkgs/development/python-modules/openrazer/daemon.nix
··· 13 13 wrapGAppsNoGuiHook, 14 14 notify2, 15 15 glib, 16 + libnotify, 16 17 }: 17 18 18 19 let ··· 56 57 pyudev 57 58 setproctitle 58 59 notify2 60 + libnotify 59 61 ]; 60 62 61 63 postInstall = ''