mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-04 19:04:46 +00:00
package 'inim' now has dependencies
This commit is contained in:
@@ -35,7 +35,7 @@ pkg "gnuplot"
|
||||
# pkg "godot", "nim c -r godot/godot.nim" # not yet compatible with Nim 0.19
|
||||
pkg "hts", "nim c -o:htss src/hts.nim"
|
||||
pkg "illwill", "nimble examples"
|
||||
pkg "inim"
|
||||
pkg "inim", "", true
|
||||
pkg "itertools", "nim doc src/itertools.nim"
|
||||
pkg "iterutils"
|
||||
pkg "jstin"
|
||||
|
||||
Reference in New Issue
Block a user