refactor: recursive attrset; fix attrset merging

This commit is contained in:
2026-01-30 22:53:01 +08:00
parent 97854afafa
commit f0812c9063
9 changed files with 612 additions and 478 deletions

View File

@@ -4,3 +4,7 @@ members = [
"nix-js",
"nix-js-macros"
]
[profile.profiling]
inherits = "release"
debug = true