Skip to content

src v6.6.0

Compare
Choose a tag to compare
@kreatoo kreatoo released this 31 Dec 17:40
· 384 commits to master since this release

Changes to kpkg

  • installcmd: --forceDownload flag
  • buildcmd: Source mirror support (see kpkg.conf(5))

The dist tarball includes generated.nim which allows you to build without generating libarchive bindings with futhark and llvm.
You can build with generated.nim by adding -d:useDist to nimc arguments like so;

sh build.sh -a "-d:useDist" -p kpkg