summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index 7e030e92c..d5a3ba97b 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -84,7 +84,7 @@ pkg "iterutils"
 pkg "jstin"
 pkg "karax", "nim c -r tests/tester.nim"
 pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jblindsay/kdtree"
-pkg "loopfusion", url = "https://github.com/nim-lang/loop-fusion"
+pkg "loopfusion"
 pkg "lockfreequeues"
 pkg "macroutils"
 pkg "manu"