chore(flake): remove cargo from explicitely installed packages
All checks were successful
CI / tests (push) Successful in 3m53s

Cargo is already installed with rustVersion
This commit is contained in:
Lucien Cartier-Tilet 2025-06-05 00:56:04 +02:00
parent 7c45ab7884
commit 69997b29f2
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