We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for your software @florentbr. I made two packages that can be used with Guix that I hope might be useful:
owon.scm.txt libusb-java-shared.patch.txt
Download the two files above, remove the .txt extensions (github required it for upload), and then in the same directory:
$ guix shell -L ./ owon-vds-tiny $ owon-vds-tiny
or
$ guix shell -L ./ python-owon-vds-tiny $ python3 >>> from vds1022 import *
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thank you for your software @florentbr. I made two packages that can be used with Guix that I hope might be useful:
owon.scm.txt
libusb-java-shared.patch.txt
Download the two files above, remove the .txt extensions (github required it for upload), and then in the same directory:
$ guix shell -L ./ owon-vds-tiny
$ owon-vds-tiny
or
$ guix shell -L ./ python-owon-vds-tiny
$ python3
>>> from vds1022 import *
The text was updated successfully, but these errors were encountered: