🐛 Update the target for the nix crate
I'm a silly little goose and forger 💀 it before
This commit is contained in:
parent
ba22ebc79f
commit
1ec7ea7d3c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@ clap = { version = "4.3.2", features = ["derive"] }
|
||||||
[target.'cfg(target_os = "linux")'.dependencies]
|
[target.'cfg(target_os = "linux")'.dependencies]
|
||||||
caps = "0.5.5"
|
caps = "0.5.5"
|
||||||
|
|
||||||
[target.'cfg(target_os = "macos")'.dependencies]
|
[target.'cfg(target_vendor = "apple")'.dependencies]
|
||||||
nix = { version = "0.26.2" }
|
nix = { version = "0.26.2" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue