matrix-commander: Add notify2 dependency to enable --os-notify feature

This commit is contained in:
Jens Nolte
2021-11-09 22:31:15 +01:00
parent c935f5e0ad
commit 5a63a08cce
@@ -20,6 +20,7 @@ stdenv.mkDerivation {
pillow
urllib3
aiofiles
notify2
]))];
installPhase = ''