gnu: Remove python2-pyxdg.

* gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-13 15:35:42 -04:00
parent e5c6816ddf
commit 9fe706c92e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -960,9 +960,6 @@ (define-public python-pyxdg
Python.")
(license license:lgpl2.0)))
(define-public python2-pyxdg
(package-with-python2 python-pyxdg))
(define-public wayland
(package
(name "wayland")