From 0b0e31a502877d9bc544642667844e42c34a828b Mon Sep 17 00:00:00 2001 From: Emile Date: Thu, 13 Feb 2025 20:34:25 +0100 Subject: flake: formatting --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0e463ff..cef87a7 100644 --- a/flake.nix +++ b/flake.nix @@ -249,8 +249,9 @@ - using gorilla/mux ''; - }; + }; # checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib; }; + }; } -- cgit 1.4.1