mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-23 04:50:45 +00:00
package 'inim' now has dependencies
This commit is contained in:
@@ -36,7 +36,7 @@ pkg "glob"
|
||||
pkg "gnuplot"
|
||||
pkg "hts", false, "nim c -o:htss src/hts.nim"
|
||||
pkg "illwill", false, "nimble examples"
|
||||
pkg "inim"
|
||||
pkg "inim", true
|
||||
pkg "itertools", false, "nim doc src/itertools.nim"
|
||||
pkg "iterutils"
|
||||
pkg "jstin"
|
||||
|
||||
Reference in New Issue
Block a user