1
0
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:
Maxim Cournoyer
2022-04-29 21:21:44 -04:00
parent 359d5ebf10
commit 8f3d4178e7
-3
View File
@@ -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")