As described in devenv is switching its Nix implementation to Tvix, (later called Snix) we're going to use Svix eval written in Rust.
We'll need to reimplement eval, update and develop interfaces.
See progress on https://github.com/cachix/snix
Fixes #1137 #1456
As described in devenv is switching its Nix implementation to Tvix, (later called Snix) we're going to use Svix eval written in Rust.
We'll need to reimplement
eval,updateanddevelopinterfaces.See progress on https://github.com/cachix/snix
Fixes #1137 #1456