pkgs.formats: fix importing toPretty from lib.generators (#555526)

This commit is contained in:
h7x4
2026-08-23 11:20:24 +00:00
committed by GitHub

View File

@@ -24,7 +24,6 @@ let
singleton
strings
toJSON
toPretty
types
versionAtLeast
warn
@@ -39,6 +38,7 @@ let
toLua
mkLuaInline
toPlist
toPretty
;
inherit (lib.types)