me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-gyp.

* gnu/packages/python-xyz.scm (python2-gyp): Delete variable.
Maxim Cournoyer 2022-04-29 21:21:44 -04:00
parent 359d5ebf10
commit 8f3d4178e7
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -22374,9 +22374,6 @@ It can be used to generate XCode projects, Visual Studio projects, Ninja build
files, and Makefiles.") files, and Makefiles.")
(license license:bsd-3)))) (license license:bsd-3))))
(define-public python2-gyp
(package-with-python2 python-gyp))
(define-public python-whatever (define-public python-whatever
(package (package
(name "python-whatever") (name "python-whatever")