easyeffects: cleanup

This commit is contained in:
Weijia Wang 2023-05-22 15:30:42 +03:00
parent 04b76eb6ea
commit 4f19b06ecf

View file

@ -27,7 +27,6 @@
, pkg-config , pkg-config
, rnnoise , rnnoise
, rubberband , rubberband
, speex
, speexdsp , speexdsp
, tbb , tbb
, wrapGAppsHook4 , wrapGAppsHook4
@ -43,7 +42,7 @@ stdenv.mkDerivation rec {
owner = "wwmm"; owner = "wwmm";
repo = "easyeffects"; repo = "easyeffects";
rev = "v${version}"; rev = "v${version}";
sha256 = "sha256-JaqwzCWVnvFzzGHnmzYwe3occ9iw7s9xCH54eVKEuOs="; hash = "sha256-JaqwzCWVnvFzzGHnmzYwe3occ9iw7s9xCH54eVKEuOs=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [
@ -74,7 +73,6 @@ stdenv.mkDerivation rec {
pipewire pipewire
rnnoise rnnoise
rubberband rubberband
speex
speexdsp speexdsp
tbb tbb
zita-convolver zita-convolver