mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-20 14:25:23 +00:00
lift the =dup hook (#21903)
* fixes tests again * remove helper functions * fixes closures, owned refs * final cleanup
This commit is contained in:
@@ -87,7 +87,7 @@ pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jbli
|
||||
pkg "loopfusion"
|
||||
pkg "lockfreequeues"
|
||||
pkg "macroutils"
|
||||
pkg "manu"
|
||||
pkg "manu", url = "https://github.com/nim-lang/manu"
|
||||
pkg "markdown"
|
||||
pkg "measuremancer", "nimble testDeps; nimble -y test"
|
||||
pkg "memo"
|
||||
|
||||
Reference in New Issue
Block a user