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 committed by June
parent 63fe828120
commit 06e8b63a3c
1 changed files with 1 additions and 0 deletions

View File

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