feat: implement fromTOML; fix fromJSON implementation

This commit is contained in:
2026-02-13 22:17:28 +08:00
parent d95a6e509c
commit 60cd61d771
12 changed files with 246 additions and 55 deletions

View File

@@ -9,6 +9,7 @@ let
flake = (
import flake-compat {
src = ./.;
copySourceTreeToStore = false;
}
);
in