guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

15/420: gnu: Add missing import.


From: guix-commits
Subject: 15/420: gnu: Add missing import.
Date: Tue, 26 Nov 2024 16:28:21 -0500 (EST)

sharlatan pushed a commit to branch python-team
in repository guix.

commit 916373b7e8b5918086884466357bdd17d035081f
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 796e050e1f..297183dec1 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]