From 4f19b06ecf75acd24e7d909b512852e3bc569347 Mon Sep 17 00:00:00 2001 From: Weijia Wang <9713184+wegank@users.noreply.github.com> Date: Mon, 22 May 2023 15:30:42 +0300 Subject: easyeffects: cleanup --- pkgs/applications/audio/easyeffects/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pkgs/applications/audio') diff --git a/pkgs/applications/audio/easyeffects/default.nix b/pkgs/applications/audio/easyeffects/default.nix index 02f2cf0e16993..b9dd321f2963c 100644 --- a/pkgs/applications/audio/easyeffects/default.nix +++ b/pkgs/applications/audio/easyeffects/default.nix @@ -27,7 +27,6 @@ , pkg-config , rnnoise , rubberband -, speex , speexdsp , tbb , wrapGAppsHook4 @@ -43,7 +42,7 @@ stdenv.mkDerivation rec { owner = "wwmm"; repo = "easyeffects"; rev = "v${version}"; - sha256 = "sha256-JaqwzCWVnvFzzGHnmzYwe3occ9iw7s9xCH54eVKEuOs="; + hash = "sha256-JaqwzCWVnvFzzGHnmzYwe3occ9iw7s9xCH54eVKEuOs="; }; nativeBuildInputs = [ @@ -74,7 +73,6 @@ stdenv.mkDerivation rec { pipewire rnnoise rubberband - speex speexdsp tbb zita-convolver -- cgit 1.4.1