mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 15:10:16 -05:00
gnu: Remove python2-capstone.
* gnu/packages/engineering.scm (python2-capstone): Delete variable.
This commit is contained in:
parent
6d9044b3c8
commit
766af48884
1 changed files with 0 additions and 3 deletions
|
@ -1647,9 +1647,6 @@ (define-public python-capstone
|
|||
(string-append "'" (assoc-ref %build-inputs "capstone") "/lib',\n")))
|
||||
#t)))))))
|
||||
|
||||
(define-public python2-capstone
|
||||
(package-with-python2 python-capstone))
|
||||
|
||||
|
||||
(define-public python-esptool-3.0
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue