cleanup
This commit is contained in:
parent
52c89a9637
commit
e0ed1118cd
@ -60,7 +60,6 @@ in
|
|||||||
pythonOptions = {
|
pythonOptions = {
|
||||||
propagatedBuildInputs = [ artiq ];
|
propagatedBuildInputs = [ artiq ];
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
ls
|
|
||||||
substituteInPlace lda/hidapi.py \
|
substituteInPlace lda/hidapi.py \
|
||||||
--replace "hidapi_lib_path = None"\
|
--replace "hidapi_lib_path = None"\
|
||||||
"hidapi_lib_path = '${hidapi}/lib/libhidapi-libusb.so.0'"
|
"hidapi_lib_path = '${hidapi}/lib/libhidapi-libusb.so.0'"
|
||||||
|
Loading…
Reference in New Issue
Block a user