add cargo-audit to the devshell

Apparently github actions VMs ship with it and that's how it was working
before? Cursed. We should control our own supply chain and also ensure
that local development uses the same version as CI.
This commit is contained in:
Charles Hall 2024-04-21 22:43:53 -07:00
parent 96e1be97b8
commit d79929b9b7
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

View file

@ -161,6 +161,7 @@
]
++ (with pkgsHost; [
engage
cargo-audit
# Needed for producing Debian packages
cargo-deb