mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 19:11:46 +02:00
gnu: python-six: Move to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-six, python-six-bootstrap): Move from here… * gnu/packages/python-build.scm (python-six, python-six-bootstrap): …to here. * gnu/packages/linphone.scm: Adapt imported modules. * gnu/packages/mate.scm: Adapt imported modules. Change-Id: Iea0b78aa4adfdd68d863f674fd37997ad4c99485 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
cc2083a785
commit
4bd6db2080
@@ -71,6 +71,7 @@
|
||||
#:use-module (gnu packages polkit)
|
||||
#:use-module (gnu packages pulseaudio)
|
||||
#:use-module (gnu packages python)
|
||||
#:use-module (gnu packages python-build)
|
||||
#:use-module (gnu packages python-xyz)
|
||||
#:use-module (gnu packages tex)
|
||||
#:use-module (gnu packages webkit)
|
||||
|
||||
Reference in New Issue
Block a user