[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/223: gnu: Add missing import.
From: |
guix-commits |
Subject: |
15/223: gnu: Add missing import. |
Date: |
Thu, 17 Oct 2024 06:20:32 -0400 (EDT) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit b22f907d2d7dc1cbd264ebe1d58d2065ff00c3e6
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Fri Feb 23 10:11:34 2024 +0100
gnu: Add missing import.
Change-Id: I096914ef3980a99e553f512d1e83a0a1e01b4f7e
---
gnu/packages/linux.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 62e22a29b3..2372bbf89d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -173,6 +173,7 @@
#:use-module (gnu packages protobuf)
#: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 qt)
#:use-module (gnu packages readline)
- 35/223: gnu: python-packaging-bootstrap: Update to 23.2., (continued)
- 35/223: gnu: python-packaging-bootstrap: Update to 23.2., guix-commits, 2024/10/17
- 36/223: gnu: python-readme-renderer: Adjust package style., guix-commits, 2024/10/17
- 47/223: gnu: python-vine: Add missing inputs., guix-commits, 2024/10/17
- 52/223: gnu: python-partd: Add missing input., guix-commits, 2024/10/17
- 54/223: gnu: python-dbus-python: Add missing input., guix-commits, 2024/10/17
- 55/223: gnu: python-versioneer: Add missing input and use minimal git., guix-commits, 2024/10/17
- 59/223: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/10/17
- 08/223: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/10/17
- 09/223: guix: toml: Add TOML parser., guix-commits, 2024/10/17
- 06/223: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/10/17
- 15/223: gnu: Add missing import.,
guix-commits <=
- 19/223: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/10/17
- 17/223: gnu: python-sphinx: Update to 6.2.1., guix-commits, 2024/10/17
- 21/223: gnu: python-markdown-it-py: Update to 3.0.0., guix-commits, 2024/10/17
- 23/223: gnu: python-rich: Update to 13.7.0., guix-commits, 2024/10/17
- 34/223: gnu: python-cleo: Update to 2.1.0., guix-commits, 2024/10/17
- 38/223: gnu: python-argcomplete: Add missing input., guix-commits, 2024/10/17
- 48/223: gnu: python-joblib: Add missing inputs., guix-commits, 2024/10/17
- 46/223: gnu: python-mysqlclient: Add missing inputs., guix-commits, 2024/10/17
- 49/223: gnu: python-box: Add missing input., guix-commits, 2024/10/17
- 57/223: guix: toml: Fix parsing empty strings in arrays., guix-commits, 2024/10/17