remove unneeded deps

This commit is contained in:
Noa Aarts 2026-01-26 19:47:43 +01:00
parent 1e0501ae62
commit 1abc3fba2f
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -163,9 +163,6 @@
# Extra inputs can be added here; cargo and rustc are provided by default. # Extra inputs can be added here; cargo and rustc are provided by default.
packages = [ packages = [
# pkgs.ripgrep
pkgs.wgo
pkgs.cargo-flamegraph
]; ];
}; };
} }