build: add nix dependency
This commit is contained in:
@@ -27,4 +27,5 @@ term = "0.7.0"
|
|||||||
lz4_flex = "0.11.1"
|
lz4_flex = "0.11.1"
|
||||||
flate2 = { version = "1.0.27", features = ["zlib-ng-compat"] }
|
flate2 = { version = "1.0.27", features = ["zlib-ng-compat"] }
|
||||||
regex = "1.9.5"
|
regex = "1.9.5"
|
||||||
|
nix = "0.26.2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user