mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove scons-python2.
* gnu/packages/build-tools.scm (scons-python2): Delete variable. Change-Id: Ie58a8d433de6196547ffc69a6d0d602789d1fb65
This commit is contained in:
committed by
Andreas Enge
parent
0c6eb59fa2
commit
d83410ba4c
@@ -686,12 +686,6 @@ software.")
|
||||
(chdir "build/scons"))))))
|
||||
(native-inputs (list python-setuptools python-wheel))))
|
||||
|
||||
;; TODO Remove on the next python-team iteration.
|
||||
(define-deprecated/public scons-python2 scons
|
||||
(package
|
||||
(inherit (package-with-python2 scons-3))
|
||||
(name "scons-python2")))
|
||||
|
||||
(define-public tup
|
||||
(package
|
||||
(name "tup")
|
||||
|
||||
Reference in New Issue
Block a user