treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Qt Mobility";
|
||||
homepage = http://qt.nokia.com/products/qt-addons/mobility;
|
||||
maintainers = with stdenv.lib.maintainers; [qknight];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user