guix-commits
[Top][All Lists]
Advanced

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

03/04: hydra: milano-guix-1: Remove commented out qemu-binfmt-service-ty


From: Christopher Baines
Subject: 03/04: hydra: milano-guix-1: Remove commented out qemu-binfmt-service-type.
Date: Sat, 26 Feb 2022 09:28:23 -0500 (EST)

cbaines pushed a commit to branch master
in repository maintenance.

commit 6fc416994c71450f7191976645fd4cb875a672c7
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Feb 26 14:22:56 2022 +0000

    hydra: milano-guix-1: Remove commented out qemu-binfmt-service-type.
    
    As it's unused, and I don't see it being used in the future.
    
    * hydra/milano-guix-1.scm <services>: Remove commented out
    qemu-binfmt-service-type.
---
 hydra/milano-guix-1.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/hydra/milano-guix-1.scm b/hydra/milano-guix-1.scm
index 1b73eed..35fa3a4 100644
--- a/hydra/milano-guix-1.scm
+++ b/hydra/milano-guix-1.scm
@@ -123,10 +123,6 @@
 
             (service prometheus-node-exporter-service-type)
 
-            ;; (service qemu-binfmt-service-type
-            ;;          (qemu-binfmt-configuration
-            ;;           (platforms (lookup-qemu-platforms "arm" "aarch64"))))
-
             (service mcron-service-type
                      (mcron-configuration
                       (jobs (list gc-job btrfs-job))))



reply via email to

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