treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -49,5 +49,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://www.bluez.org/;
|
||||
description = "Bluetooth support for Linux";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user