[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/474: gnu: Add missing import.
From: |
guix-commits |
Subject: |
15/474: gnu: Add missing import. |
Date: |
Sat, 30 Nov 2024 18:19:38 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 2f3284732d0ed0a7edc5e5272c000bbc3c68f4cd
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 4552725a06..8c511b0753 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -174,6 +174,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)
- 04/474: gnu: python-sphinx: Update to 5.3.0., (continued)
- 04/474: gnu: python-sphinx: Update to 5.3.0., guix-commits, 2024/11/30
- 05/474: build-system/pyproject: Use python-sans-pip-wrapper as default-python., guix-commits, 2024/11/30
- 01/474: gnu: python-pygments: Update to 2.15.1., guix-commits, 2024/11/30
- 02/474: gnu: python-imagesize: Update to 1.4.1., guix-commits, 2024/11/30
- 07/474: gnu: criu: Remove temporary workaround., guix-commits, 2024/11/30
- 08/474: gnu: sssd: Import ensure-no-mtimes-pre-1980., guix-commits, 2024/11/30
- 12/474: guix: pyproject-build-system: Default configure-flags to empty dictionary., guix-commits, 2024/11/30
- 13/474: doc: Document new options for pyproject-build-system., guix-commits, 2024/11/30
- 06/474: build-system/python: Ignore symlinks when changing mtime., guix-commits, 2024/11/30
- 09/474: guix: toml: Add TOML parser., guix-commits, 2024/11/30
- 15/474: gnu: Add missing import.,
guix-commits <=
- 26/474: gnu: python-myst-parser: Relax some requirements., guix-commits, 2024/11/30
- 27/474: gnu: python-lightning-cloud: Disable tests., guix-commits, 2024/11/30
- 10/474: build-system/pyproject: Use TOML parser., guix-commits, 2024/11/30
- 16/474: gnu: Add missing import (again)., guix-commits, 2024/11/30
- 18/474: gnu: python-typing-extensions: Update to 4.10.0., guix-commits, 2024/11/30
- 20/474: gnu: meson-python: Do not delete LICENSES directory., guix-commits, 2024/11/30
- 30/474: gnu: python-traitlets: Update to 5.14.1., guix-commits, 2024/11/30
- 32/474: gnu: python-ipython: Update to 8.22.1., guix-commits, 2024/11/30
- 19/474: gnu: Add setuptools/wheel to more Python packages., guix-commits, 2024/11/30
- 29/474: gnu: python-argcomplete: Update to 3.2.2., guix-commits, 2024/11/30