git.delta.rocks / jrsonnet / refs/commits / ffbc7e982cb4

difftreelog

source

crates/nix-native-eval/Cargo.toml188 Bsourcehistory
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" }