mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-hidapi.
* gnu/packages/libusb.scm (python2-hidapi): Delete variable.
This commit is contained in:
parent
23435f2570
commit
7acc199005
1 changed files with 0 additions and 3 deletions
|
@ -621,6 +621,3 @@ (define-public python-hidapi
|
|||
(license:non-copyleft
|
||||
"https://github.com/trezor/cython-hidapi/blob/master/LICENSE-orig.txt"
|
||||
"You are free to use cython-hidapi code for any purpose.")))))
|
||||
|
||||
(define-public python2-hidapi
|
||||
(package-with-python2 python-hidapi))
|
||||
|
|
Loading…
Reference in a new issue