gnu: Add r-genomicinteractions.
[jackhill/guix/guix.git] / gnu / bootloader.scm
index 736f119..4f2c71c 100644 (file)
   "Return the list of bootloader modules."
   (all-modules (map (lambda (entry)
                       `(,entry . "gnu/bootloader"))
-                    %load-path)))
+                    %load-path)
+               #:warn warn-about-load-error))
 
 (define %bootloaders
   ;; The list of publically-known bootloaders.