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; [ environment.systemPackages = with pkgs; [
# rust # rust
unstable.cargo cargo
unstable.clippy # lint clippy # lint
cargo-flamegraph cargo-flamegraph
cargo-outdated cargo-outdated
rustfmt rustfmt
unstable.rustc rustc
# general # general
clang clang
cloc cloc