Merge pull request #285 from nix-community/dependabot/cargo/nix-compat-f814ea7

build(deps): bump nix-compat from `f1a2a22` to `f814ea7`
This commit is contained in:
figsoda 2024-01-31 12:01:41 -05:00 committed by GitHub
commit 97d7740446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
Cargo.lock generated
View File

@ -729,7 +729,7 @@ dependencies = [
[[package]]
name = "nix-compat"
version = "0.1.0"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#f1a2a221eece9b7809a3c7604988f63bd29737f8"
source = "git+https://code.tvl.fyi/depot.git:/tvix/nix-compat.git#f814ea79461c7254ec37f9b4fa582214ba87f21b"
dependencies = [
"bitflags 2.4.1",
"bstr",