From c6a276404fa33f7215632927624c165718fd151f Mon Sep 17 00:00:00 2001 From: hylodon Date: Sun, 1 Mar 2026 19:33:49 +0000 Subject: [PATCH] Formatting --- docs/man/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/man/default.nix b/docs/man/default.nix index a2f8448..8a3f360 100644 --- a/docs/man/default.nix +++ b/docs/man/default.nix @@ -1,6 +1,7 @@ { pkgs, self, ... }: { - build = type: subcomponent: json: + build = + type: subcomponent: json: pkgs.runCommand "hylonix-${subcomponent}-manpage" { header = ./header.5;