From e56dffb6b1e40f504d52338a66f39685d9574472 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Tue, 21 Dec 2021 00:42:34 -0500 Subject: [PATCH] whitespace --- lib/morph.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/morph.nix b/lib/morph.nix index addcadd..773c5ef 100644 --- a/lib/morph.nix +++ b/lib/morph.nix @@ -57,7 +57,6 @@ in }; - morph-entrypoint = system: let globalHealthChecks.cmd = [ @@ -84,7 +83,6 @@ in builtins.mapAttrs getConfig nixosConfigurations; - packages = system: with helpers system; { check-updates = sh ''