test nix_state_create's lookupPath argument
(cherry picked from commit 6e5a259f60725b632e52d4839e6e3c285d6971d4)
This commit is contained in:
parent
d817e86c59
commit
9a62664fb1
3 changed files with 53 additions and 1 deletions
|
|
@ -11,4 +11,5 @@ nix-store = { path = "../nix-store" }
|
|||
nix-util = { path = "../nix-util" }
|
||||
nix-c-raw = { path = "../nix-c-raw" }
|
||||
lazy_static = "1.4.0"
|
||||
ctor = "0.2.7"
|
||||
ctor = "0.2.7"
|
||||
tempfile = "3.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue