mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
hyprpaper: mark as broken on darwin
This commit is contained in:
parent
214bafa0dd
commit
a265d187c9
@ -59,5 +59,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ wozeparrot fufexan ];
|
||||
inherit (wayland.meta) platforms;
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user