pull/16/head
Sebastien Bourdeauducq 2019-04-22 23:35:15 +08:00
parent 52c89a9637
commit e0ed1118cd
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ in
pythonOptions = {
propagatedBuildInputs = [ artiq ];
postPatch = ''
ls
substituteInPlace lda/hidapi.py \
--replace "hidapi_lib_path = None"\
"hidapi_lib_path = '${hidapi}/lib/libhidapi-libusb.so.0'"