feat: Store::realise, Store::add_derivation, Store::derivation_from_json
This commit is contained in:
parent
2d210260f9
commit
da869e998c
5 changed files with 486 additions and 1 deletions
2
rust/Cargo.lock
generated
2
rust/Cargo.lock
generated
|
|
@ -264,10 +264,12 @@ name = "nix-bindings-store"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ctor",
|
||||
"lazy_static",
|
||||
"nix-bindings-bindgen-raw",
|
||||
"nix-bindings-util",
|
||||
"pkg-config",
|
||||
"tempfile",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue