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