Loading pkgs/pkgs-lib/formats.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ let Parameters: - typeName: String describing the format (e.g. "JSON", "YAML", "XML") - nullable: Whether the structured value type allows `null` values. Returns a type suitable for structured data formats that supports: - Basic types: boolean, integer, float, string, path Loading Loading
pkgs/pkgs-lib/formats.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ let Parameters: - typeName: String describing the format (e.g. "JSON", "YAML", "XML") - nullable: Whether the structured value type allows `null` values. Returns a type suitable for structured data formats that supports: - Basic types: boolean, integer, float, string, path Loading