jrsonnet
refs/commits
ffbc7e982cb4
crates/nix-native-eval/Cargo.toml
1[package]2name = "nix-native-eval"3edition = "2021"4version.workspace = true56[dependencies]7anyhow.workspace = true8nixrs = { git = "https://github.com/Anillc/nixrs", version = "0.1.0" }