Skip to content

Commit 7efaeec

Browse files
dsrwclaude
andcommitted
Restore Nim dependency with build hook
Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 5fa033f commit 7efaeec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

enu.nimble

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ install_files = @["enu.nim"]
66
bin_dir = "app"
77
src_dir = "src"
88

9-
requires "https://github.com/getenu/godot-nim 0.8.6",
9+
requires "https://github.com/getenu/Nim >= 2.2.400",
10+
"https://github.com/getenu/godot-nim 0.8.6",
1011
"https://github.com/getenu/model_citizen 0.19.10",
1112
"https://github.com/getenu/nanoid.nim >= 0.2.1",
1213
"https://github.com/treeform/pretty >= 0.2.0", "cligen", "chroma", "markdown",

0 commit comments

Comments
 (0)