Skip to content

Commit

Permalink
add nimib to important packages (nim-lang#20697)
Browse files Browse the repository at this point in the history
r

Co-authored-by: Clay Sweetser <[email protected]>
  • Loading branch information
2 people authored and capocasa committed Mar 31, 2023
1 parent 52a9e61 commit 8ba969d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ pkg "nimfp", "nim c -o:nfp -r src/fp.nim"
pkg "nimgame2", "nim c --mm:refc nimgame2/nimgame.nim"
# XXX Doesn't work with deprecated 'randomize', will create a PR.
pkg "nimgen", "nim c -o:nimgenn -r src/nimgen/runcfg.nim"
pkg "nimib"
pkg "nimlsp"
pkg "nimly", "nim c -r tests/test_readme_example.nim"
pkg "nimongo", "nimble test_ci", allowFailure = true
Expand Down

0 comments on commit 8ba969d

Please sign in to comment.