mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
update flake
This commit is contained in:
parent
4b8f395228
commit
9bffc8e0d9
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
src = python3Packages.fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "sha256-lmMflAlrNnfsc10J3CBxor9ftHK10bWyGTbjASJv82s=";
|
||||
sha256 = "sha256-F7mjj6NuDvXgw0Zq3SbFiKCnXkAgm2EkxKToiL1VXJA=";
|
||||
};
|
||||
|
||||
build-system = [ python3Packages.hatchling ];
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
dependencies = [
|
||||
python3Packages.bleak
|
||||
python3Packages.pycayennelpp
|
||||
python3Packages.pyserial-asyncio
|
||||
python3Packages.pyserial-asyncio-fast
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "meshcore" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue