me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-capstone.

* gnu/packages/engineering.scm (python2-capstone): Delete variable.
Maxim Cournoyer 2022-04-29 17:33:33 -04:00
parent 6d9044b3c8
commit 766af48884
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1647,9 +1647,6 @@ bindings for Python, Java, OCaml and more.")
(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