treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Command line bluetooth manager for Bluez5";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = [ maintainers.dasuxullebt ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user