Update package version to 2.2.8
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--- a/build_all.sh
|
||||
+++ b/build_all.sh
|
||||
@@ -13,5 +13,6 @@ nimBuildCsourcesIfNeeded "$@"
|
||||
|
||||
echo_run bin/nim c --noNimblePath --skipUserCfg --skipParentCfg --hints:off koch
|
||||
echo_run ./koch boot -d:release --skipUserCfg --skipParentCfg --hints:off
|
||||
+echo_run ./koch docs --skipUserCfg --skipParentCfg --hints:off
|
||||
echo_run ./koch tools --skipUserCfg --skipParentCfg --hints:off
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user