Merge pull request #108523 from SuperSandro2000/bluepy
This commit is contained in:
commit
c1cc0f5b99
@ -29,7 +29,7 @@ buildPythonPackage rec {
|
|||||||
description = "Python interface to Bluetooth LE on Linux";
|
description = "Python interface to Bluetooth LE on Linux";
|
||||||
homepage = "https://github.com/IanHarvey/bluepy";
|
homepage = "https://github.com/IanHarvey/bluepy";
|
||||||
maintainers = with maintainers; [ georgewhewell ];
|
maintainers = with maintainers; [ georgewhewell ];
|
||||||
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user