Formatting

This commit is contained in:
hylodon 2026-03-01 19:33:49 +00:00
parent 4472d74e96
commit c6a276404f

View file

@ -1,6 +1,7 @@
{ pkgs, self, ... }:
{
build = type: subcomponent: json:
build =
type: subcomponent: json:
pkgs.runCommand "hylonix-${subcomponent}-manpage"
{
header = ./header.5;