chore(flake): remove cargo from explicitely installed packages

Cargo is already installed with rustVersion
This commit is contained in:
Lucien Cartier-Tilet 2025-06-05 00:56:04 +02:00
parent 6fba12da56
commit 1fdf236159
Signed by: phundrak
SSH Key Fingerprint: SHA256:CE0HPsbW3L2YiJETx1zYZ2muMptaAqTN2g3498KrMkc

View File

@ -17,7 +17,6 @@
devShell = with pkgs; mkShell {
buildInputs = [
bacon
cargo
cargo-deny
just
rust-analyzer