gnu: Remove python2-tmx.
* gnu/packages/game-development.scm (python2-tmx): Delete variable.
This commit is contained in:
parent
910ce80885
commit
da52f45208
@ -407,14 +407,6 @@ levels.")
|
||||
;; under the CC0 license.
|
||||
license:cc0))))
|
||||
|
||||
(define-public python2-tmx
|
||||
(let ((python2-tmx (package-with-python2 python-tmx)))
|
||||
(package
|
||||
(inherit python2-tmx)
|
||||
(propagated-inputs
|
||||
(modify-inputs (package-propagated-inputs python2-tmx)
|
||||
(prepend python2-pathlib))))))
|
||||
|
||||
(define-public python-xsge
|
||||
(package
|
||||
(name "python-xsge")
|
||||
|
Loading…
Reference in New Issue
Block a user