mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 00:18:16 -05:00
gnu: Remove python2-i3-py.
* gnu/packages/wm.scm (python2-i3-py): Delete variable.
This commit is contained in:
parent
edac21bfc7
commit
261f030340
1 changed files with 0 additions and 3 deletions
|
@ -545,9 +545,6 @@ (define-public python-i3-py
|
|||
subscribe to events.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python2-i3-py
|
||||
(package-with-python2 python-i3-py))
|
||||
|
||||
(define-public qtile
|
||||
(package
|
||||
(name "qtile")
|
||||
|
|
Loading…
Reference in a new issue