From 87e220c708bf0badc8ef663b236a2139d6a19bad Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 29 May 2023 11:51:09 -0400 Subject: chore: move back to hercules-ci --- lib/ci.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/ci.nix') diff --git a/lib/ci.nix b/lib/ci.nix index e4be846..9504f56 100644 --- a/lib/ci.nix +++ b/lib/ci.nix @@ -43,7 +43,7 @@ in rec { # mkComaptible, but maps nixosConfigurations # to their toplevel build attribute so they can - # be picked up by hydra + # be picked up by ci mkCompatibleCfg = configs: filterAttrs (_: config: check config.system) (mapAttrs (_: v: v.config.system.build.toplevel) configs); @@ -60,7 +60,7 @@ in rec { # mkCompatible, but maps homeConfigurations # to their activationPackage so they can be - # picked up by hydra + # picked up by ci mkCompatibleHM = configs: mkCompatible (mapAttrs (_: -- cgit v1.2.3