From db5973361f3387bf3d559f101e44196df246d7d7 Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Tue, 27 May 2025 17:45:28 +0800 Subject: [PATCH] bundles `nimony` (#24968) follow up https://github.com/nim-lang/Nim/pull/24966 https://github.com/nim-lang/Nim/pull/21702 So it appears in the nightlies tars and can be installed by choosenim --- compiler/installer.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/installer.ini b/compiler/installer.ini index 54a35dbeea..e03152fc45 100644 --- a/compiler/installer.ini +++ b/compiler/installer.ini @@ -80,6 +80,7 @@ Files: "lib" Files: "examples" Files: "dist/nimble" Files: "dist/checksums" +Files: "dist/nimony" Files: "tests"