fmt
This commit is contained in:
parent
8cd9725f26
commit
d0c10a8c3f
@ -23,7 +23,7 @@ buildPythonPackage rec {
|
|||||||
buildInputs = [ setuptools-scm ];
|
buildInputs = [ setuptools-scm ];
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner= "jakeler";
|
owner = "jakeler";
|
||||||
repo = "ble-serial";
|
repo = "ble-serial";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-KQCnrloBrY7hRt2cFcWiFUg5GgrdbXbcTCNcIuVryZw=";
|
hash = "sha256-KQCnrloBrY7hRt2cFcWiFUg5GgrdbXbcTCNcIuVryZw=";
|
||||||
|
Loading…
Reference in New Issue
Block a user