Rename the package from compiler -> nim (#21369)

This commit is contained in:
Ivan Yonchovski
2023-02-14 14:18:41 +02:00
committed by GitHub
parent 032512cebd
commit f9b95d1cb4

View File

@@ -141,5 +141,5 @@ shortDesc: "The Nim Compiler"
licenses: "bin/nim,MIT;lib/*,MIT;"
[nimble]
pkgName: "compiler"
pkgName: "nim"
pkgFiles: "compiler/*;doc/basicopt.txt;doc/advopt.txt;doc/nimdoc.css"