system: grub: Use (first all-entries) instead of (first entries). * gnu/system/grub.scm (grub-configuration-file): Use (first all-entries) instead of (first entries).
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/system/grub.scm
M gnu/system/grub.scm => gnu/system/grub.scm +2 -2
@@ 298,9 298,9 @@ corresponding to old generations of the system." #$initrd))))) (mlet %store-monad ((sugar (eye-candy config (menu-entry-device (first entries)) (menu-entry-device (first all-entries)) (menu-entry-device-mount-point (first entries)) (first all-entries)) #:system system #:port #~port))) (define builder