darwin: disable broken packages
This commit is contained in:
@@ -23,6 +23,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://www.toastfreeware.priv.at/confclerk;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with stdenv.lib.maintainers; [ ehmry ];
|
||||
inherit (qt4.meta) platforms;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user