mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-07 17:55:55 +02:00
gnu: Remove python2-gyp.
* gnu/packages/python-xyz.scm (python2-gyp): Delete variable.
This commit is contained in:
@@ -22374,9 +22374,6 @@ It can be used to generate XCode projects, Visual Studio projects, Ninja build
|
||||
files, and Makefiles.")
|
||||
(license license:bsd-3))))
|
||||
|
||||
(define-public python2-gyp
|
||||
(package-with-python2 python-gyp))
|
||||
|
||||
(define-public python-whatever
|
||||
(package
|
||||
(name "python-whatever")
|
||||
|
||||
Reference in New Issue
Block a user