GitHub - pdtpartners/nix-ninja: Ninja-compatible incremental build system for Nix
Key features
ImportantThere are still major todos, and depends on experimental features from an
unreleased version of Nix. Come help us get nix-ninja to be useful day-to-day
and working with an official Nix release!
Parses ninja.build files and generates a derivation per compilation unit.
Stores build inputs & outputs in content-addressed derivations for granular
and Nix-native incrementality.
Compatible CLI for ninja, so if you set $NINJA to nix-ninja then meson
just works.
Supports running loc...
Read more at github.com