difftreelog
fix native-eval stub
in: trunk
2 files changed
crates/nix-native-eval/Cargo.tomldiffbeforeafterboth--- a/crates/nix-native-eval/Cargo.toml
+++ b/crates/nix-native-eval/Cargo.toml
@@ -4,4 +4,5 @@
version.workspace = true
[dependencies]
+anyhow.workspace = true
nixrs = { git = "https://github.com/Anillc/nixrs", version = "0.1.0" }
crates/nix-native-eval/src/lib.rsdiffbeforeafterboth