mpc-qt: Mark broken on darwin
This commit is contained in:
parent
3567ff623f
commit
6cbea2d0ee
@ -29,6 +29,7 @@ mkDerivation rec {
|
|||||||
homepage = "https://gitlab.com/mpc-qt/mpc-qt";
|
homepage = "https://gitlab.com/mpc-qt/mpc-qt";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
broken = stdenv.isDarwin;
|
||||||
maintainers = with maintainers; [ romildo ];
|
maintainers = with maintainers; [ romildo ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user