aw-qt: mark darwin badPlatform
pyobjc dependency not packaged
This commit is contained in:
parent
6122ec1a8c
commit
114019fb41
@ -142,6 +142,7 @@ rec {
|
|||||||
homepage = "https://github.com/ActivityWatch/aw-qt";
|
homepage = "https://github.com/ActivityWatch/aw-qt";
|
||||||
maintainers = with maintainers; [ huantian ];
|
maintainers = with maintainers; [ huantian ];
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
|
badPlatforms = lib.platforms.darwin; # requires pyobjc-framework
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user