chore: reformat

This commit is contained in:
technofab 2025-09-02 11:34:24 +02:00
parent cad40720a6
commit f147295418
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
5 changed files with 8 additions and 5 deletions

View file

@ -64,7 +64,7 @@ in rec {
unsetOr = typ:
(types.either unsetType typ)
// {
description = typ.description;
inherit (typ) description;
};
mkUnsetOption = opts:
mkOption (opts