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 8a7e8271ad
commit 60756b16d5

View file

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