From 189752892f2d31f0f2db5c110712f35c31fe35ba Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sun, 18 Jan 2026 22:49:08 +0100 Subject: [PATCH] gnu: python-twisted: Propagate python:tk. * gnu/packages/python-xyz.scm (python-twisted)[propagated-inputs]: Add python:tk. Change-Id: I20376d69683d2ba312a565c930639f401f73ab19 Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-xyz.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 6cc2b589d4d..698236b9489 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -38201,6 +38201,7 @@ their files and supports any packaging format (including wheels).") python-typing-extensions python-zope-interface ;; [conch] + (list python "tk") python-appdirs python-bcrypt python-cryptography