forked from M-Labs/nix-scripts
cleanup
This commit is contained in:
parent
52c89a9637
commit
e0ed1118cd
|
@ -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'"
|
||||
|
|
Loading…
Reference in New Issue