GNU bug report logs - #57369
[PATCH] gnu: bootloader: Remove non-existent field from exports.

Previous Next

Package: guix-patches;

Reported by: muradm <mail <at> muradm.net>

Date: Tue, 23 Aug 2022 20:52:02 UTC

Severity: normal

Tags: patch

Done: muradm <mail <at> muradm.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: muradm <mail <at> muradm.net>
To: 57369 <at> debbugs.gnu.org
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





This bug report was last modified 2 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.