mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
hydra: Add (gnu bootloader) import.
* build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import.
Follow-up to de2bc8d6da
.
This commit is contained in:
parent
fddf1dc3ab
commit
1fe805b290
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
((guix scripts system) #:select (read-operating-system))
|
((guix scripts system) #:select (read-operating-system))
|
||||||
((guix scripts pack)
|
((guix scripts pack)
|
||||||
#:select (lookup-compressor self-contained-tarball))
|
#:select (lookup-compressor self-contained-tarball))
|
||||||
|
(gnu bootloader)
|
||||||
(gnu bootloader u-boot)
|
(gnu bootloader u-boot)
|
||||||
(gnu packages)
|
(gnu packages)
|
||||||
(gnu packages gcc)
|
(gnu packages gcc)
|
||||||
|
|
Loading…
Reference in a new issue