feat: Add nix-util crate with Context wrapper

(cherry picked from commit 6c8e116e8bbaecce2b77fd9e0db89f366b57f9b6)
This commit is contained in:
Robert Hensing 2024-02-16 09:59:51 +01:00
parent 61975ac8e4
commit 7ef434a6d7
5 changed files with 80 additions and 0 deletions

View file

@ -1,5 +1,6 @@
[workspace]
members = [
"nix-c-raw",
"nix-util",
]
resolver = "2"