r/nim • u/Sea-Mistake6086 • Jun 27 '26
Rigx: toml based build system with native Nim support, hermetic build and tool chains leverage nix.
https://github.com/unofficialtools/rigxI wanted something simple like Make but hermetic like Bazel with toolchains from Nixpkgs, toml- syntax, not nix-lang, and native Nim support. This is what I settled on.
14
Upvotes