mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 18:02:05 +00:00
fixes broken CI (#21732)
* fixes broken CI * Update testament/important_packages.nim
This commit is contained in:
@@ -136,7 +136,7 @@ pkg "pylib"
|
||||
pkg "rbtree"
|
||||
pkg "react", "nimble example"
|
||||
pkg "regex", "nim c src/regex"
|
||||
pkg "result", "nim c -r result.nim"
|
||||
pkg "results", "nim c -r results.nim"
|
||||
pkg "RollingHash", "nim c -r tests/test_cyclichash.nim"
|
||||
pkg "rosencrantz", "nim c -o:rsncntz -r rosencrantz.nim"
|
||||
pkg "sdl1", "nim c -r src/sdl.nim"
|
||||
|
||||
Reference in New Issue
Block a user