From 261f030340e03f85439afc9e56cc4e73955333b9 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:50:30 -0400 Subject: gnu: Remove python2-i3-py. * gnu/packages/wm.scm (python2-i3-py): Delete variable. --- gnu/packages/wm.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/wm.scm') diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 83b75ca9b8..3f203d8351 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -545,9 +545,6 @@ kinds of messages to i3, select the affected containers, filter results and subscribe to events.") (license license:gpl3+))) -(define-public python2-i3-py - (package-with-python2 python-i3-py)) - (define-public qtile (package (name "qtile") -- cgit v1.2.3