snow-cli test
This commit is contained in:
parent
9c188c46c9
commit
03c72f7582
13 changed files with 488 additions and 133 deletions
|
|
@ -1,3 +1,5 @@
|
|||
mod nix;
|
||||
|
||||
use nix_bindings_expr::eval_state::{gc_register_my_thread, init, EvalState};
|
||||
use nix_bindings_store::store::Store;
|
||||
use std::collections::HashMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue