~ruther/guix-local

1fe805b290f26db477bcd49be91af54f6c5d061f — Danny Milosavljevic 8 years ago fddf1dc
hydra: Add (gnu bootloader)  import.

* build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import.

Follow-up to de2bc8d6da0ba4e74ed083af66a22cf96f74e67f.
1 files changed, 1 insertions(+), 0 deletions(-)

M build-aux/hydra/gnu-system.scm
M build-aux/hydra/gnu-system.scm => build-aux/hydra/gnu-system.scm +1 -0
@@ 51,6 51,7 @@
             ((guix scripts system) #:select (read-operating-system))
             ((guix scripts pack)
              #:select (lookup-compressor self-contained-tarball))
             (gnu bootloader)
             (gnu bootloader u-boot)
             (gnu packages)
             (gnu packages gcc)