Add ability to build nix derivations
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
85c6a8f169
commit
8005aeccd9
8 changed files with 296 additions and 97 deletions
|
|
@ -16,7 +16,7 @@ serde_json.workspace = true
|
|||
serde_repr.workspace = true
|
||||
thiserror = { workspace = true }
|
||||
displaydoc = { workspace = true }
|
||||
itertools = "0.14"
|
||||
itertools = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
datatest-stable.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue