removing old testing stuff

This commit is contained in:
Chris Cochrun 2023-04-06 06:44:40 -05:00
parent c8f1c85525
commit c1e9feb1b3
2 changed files with 0 additions and 11 deletions

View file

@ -27,11 +27,8 @@
mpv,
ffmpeg_5-full,
# Rust tools
clippy,
rustc,
cargo,
rustfmt,
rust-analyzer,
corrosion
}:
@ -75,10 +72,6 @@ stdenv.mkDerivation rec {
mpv
ffmpeg_5-full
# libsForQt5.kconfig
# Rust tools
clippy
rustfmt
rust-analyzer
];
RUST_BACKTRACE = 1;