guix-commits
[Top][All Lists]
Advanced

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

branch master updated: system: Export 'operating-system-kernel-loadable-


From: guix-commits
Subject: branch master updated: system: Export 'operating-system-kernel-loadable-modules'.
Date: Mon, 23 Mar 2020 13:52:42 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new a9f2c21  system: Export 'operating-system-kernel-loadable-modules'.
a9f2c21 is described below

commit a9f2c210f36ec7e0dd60324a077cb415b971a696
Author: Brice Waegeneire <address@hidden>
AuthorDate: Mon Mar 23 18:32:02 2020 +0100

    system: Export 'operating-system-kernel-loadable-modules'.
    
    * gnu/system.scm: Export 'operating-system-kernel-loadable-modules'.
    
    Signed-off-by: Mathieu Othacehe <address@hidden>
---
 gnu/system.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/system.scm b/gnu/system.scm
index c90d8c6..d79ea23 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -109,6 +109,7 @@
             operating-system-skeletons
             operating-system-sudoers-file
             operating-system-swap-devices
+            operating-system-kernel-loadable-modules
 
             operating-system-derivation
             operating-system-profile



reply via email to

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