python311Packages.streamdeck: unbreak on Darwin
This commit is contained in:
parent
7759c2cc6c
commit
6858527eef
@ -33,6 +33,5 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/abcminiuser/python-elgato-streamdeck";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ majiir ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user