legacy/development: remove unstable packages

This commit is contained in:
Felix Buehler 2022-12-25 12:25:26 +01:00
parent cac1105884
commit 3d2575f82c

View file

@ -2,12 +2,12 @@
{
environment.systemPackages = with pkgs; [
# rust
unstable.cargo
unstable.clippy # lint
cargo
clippy # lint
cargo-flamegraph
cargo-outdated
rustfmt
unstable.rustc
rustc
# general
clang
cloc