guix-patches
[Top][All Lists]
Advanced

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

[bug#57369] [PATCH] gnu: bootloader: Remove non-existent field from expo


From: muradm
Subject: [bug#57369] [PATCH] gnu: bootloader: Remove non-existent field from exports.
Date: Tue, 23 Aug 2022 23:50:56 +0300

* gnu/bootloader.scm: Remove from exports
bootloader-configuration-additional-configuration.
---
 gnu/bootloader.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/bootloader.scm b/gnu/bootloader.scm
index 9cf5457873..70e1836179 100644
--- a/gnu/bootloader.scm
+++ b/gnu/bootloader.scm
@@ -69,7 +69,6 @@ (define-module (gnu bootloader)
             bootloader-configuration-terminal-inputs
             bootloader-configuration-serial-unit
             bootloader-configuration-serial-speed
-            bootloader-configuration-additional-configuration
 
             %bootloaders
             lookup-bootloader-by-name
-- 
2.37.1






reply via email to

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