From 5ccd27e5bcba150e5a6fb4282c0d645419cd04d1 Mon Sep 17 00:00:00 2001 From: narimiran Date: Mon, 29 Jun 2026 17:12:33 +0200 Subject: [PATCH] fidget is not actively maintained --- testament/important_packages.nim | 1 - 1 file changed, 1 deletion(-) diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 41b1b72b2e..801664a518 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -71,7 +71,6 @@ pkg "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/eas pkg "elvis", url = "https://github.com/nim-lang/elvis" pkg "eth", "nim c -o:common -r tests/common/all_tests" pkg "faststreams" -pkg "fidget" pkg "fusion" pkg "gara" pkg "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"