From f827ab92089bbfd0230f699e9cd7d8317fc1dc1f 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 efac381c365..eaa7059cc78 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -38159,6 +38159,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