guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: hydra: Add (gnu bootloader) import.


From: Danny Milosavljevic
Subject: 01/01: hydra: Add (gnu bootloader) import.
Date: Mon, 29 Jan 2018 04:06:24 -0500 (EST)

dannym pushed a commit to branch master
in repository guix.

commit 1fe805b290f26db477bcd49be91af54f6c5d061f
Author: Danny Milosavljevic <address@hidden>
Date:   Mon Jan 29 10:04:41 2018 +0100

    hydra: Add (gnu bootloader)  import.
    
    * build-aux/hydra/gnu-system.scm: Add (gnu bootloader) import.
    
    Follow-up to de2bc8d6da0ba4e74ed083af66a22cf96f74e67f.
---
 build-aux/hydra/gnu-system.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm
index c9aa597..46f09d1 100644
--- a/build-aux/hydra/gnu-system.scm
+++ b/build-aux/hydra/gnu-system.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]