mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: Remove python2-pyxdg.
* gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
This commit is contained in:
parent
e5c6816ddf
commit
9fe706c92e
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue