mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ bindings for Python, Java, OCaml and more.")
|
||||||
(string-append "'" (assoc-ref %build-inputs "capstone") "/lib',\n")))
|
(string-append "'" (assoc-ref %build-inputs "capstone") "/lib',\n")))
|
||||||
#t)))))))
|
#t)))))))
|
||||||
|
|
||||||
(define-public python2-capstone
|
|
||||||
(package-with-python2 python-capstone))
|
|
||||||
|
|
||||||
|
|
||||||
(define-public python-esptool-3.0
|
(define-public python-esptool-3.0
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue