guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: udisks: Add missing input.


From: guix-commits
Subject: 01/02: gnu: udisks: Add missing input.
Date: Mon, 22 Apr 2024 16:54:07 -0400 (EDT)

efraim pushed a commit to branch core-updates
in repository guix.

commit 5cb3960e3543341cae80b268ecc467209a1317d6
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Apr 22 23:47:32 2024 +0300

    gnu: udisks: Add missing input.
    
    * gnu/packages/freedesktop.scm (udisks)[inputs]: Add kmod.
    
    Change-Id: I0c0d81d52100888ea043f863a5650654a25de4a9
---
 gnu/packages/freedesktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 4cbe610d1e..928345385e 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1665,6 +1665,7 @@ Analysis and Reporting Technology) functionality.")
      (list acl
            bash-minimal
            cryptsetup
+           kmod
            libatasmart
            libblockdev
            libgudev



reply via email to

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