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
|
|
@ -14,5 +14,9 @@ nix-bindings-util = { path = "../nix-bindings-util" }
|
|||
nix-bindings-bindgen-raw = { path = "../nix-bindings-bindgen-raw" }
|
||||
lazy_static = "1.4"
|
||||
|
||||
[dev-dependencies]
|
||||
ctor = "0.2"
|
||||
tempfile = "3.10"
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue