dfd0066de5f0 ^
1 2 3 4 5 6 7 8
# Attribute sets with an `outPath` can contain _any_ serialisable # value in that field. builtins.toJSON { outPath = { a = 40; b = 2; }; }