pythonPackages.bluepy: Set platform to linux only as in readme
This commit is contained in:
parent
06c9dbcece
commit
59274d9358
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
description = "Python interface to Bluetooth LE on Linux";
|
||||
homepage = "https://github.com/IanHarvey/bluepy";
|
||||
maintainers = with maintainers; [ georgewhewell ];
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user