Skip to content

Commit 90d91cb

Browse files
Merge pull request #35 from Bullish-Design/claude/fix-devman-build-tA4z1
Fix devman build failure in Nix
2 parents b7ac230 + 5df3542 commit 90d91cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
jinja2
4343
pydantic
4444
pyyaml
45-
tomli-w
45+
tomli_w
4646
];
4747

4848
doCheck = false;

0 commit comments

Comments
 (0)