jrsonnet
refs/commits
1db45d48efdc
crates/nix-native-eval/Cargo.toml
1[package]2name = "nix-native-eval"3version.workspace = true4edition.workspace = true5rust-version.workspace = true67[dependencies]8anyhow.workspace = true9nixrs = { git = "https://github.com/Anillc/nixrs", version = "0.1.0" }