summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-02-10 22:24:53 -0800
committerGitHub <noreply@github.com>2021-02-11 07:24:53 +0100
commitb7dd8e7dff633692f61f8393315016fb4e9bdbee (patch)
treec74a3271b640288dd09802659298c393f5bbf6ff /compiler
parentd4f7f1d8f3ce28c92ef2fd5acea51ba41ff235c0 (diff)
downloadNim-b7dd8e7dff633692f61f8393315016fb4e9bdbee.tar.gz
unbundle fusion (#16925)
* unbundle fusion
* changelog
* address comment: `./koch fusion` calls nimble install fusion (at a fixed hash)
Diffstat (limited to 'compiler')
-rw-r--r--compiler/installer.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/installer.ini b/compiler/installer.ini
index 2f11d0df9..fb5081117 100644
--- a/compiler/installer.ini
+++ b/compiler/installer.ini
@@ -76,7 +76,6 @@ Files: "lib"
 [Other]
 Files: "examples"
 Files: "dist/nimble"
-Files: "dist/fusion"
 
 Files: "tests"