diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 2e1167b4bc73..2cb85877118d 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -25947,9 +25947,7 @@ with pkgs; easyeffects = callPackage ../applications/audio/easyeffects { }; - pulseeffects-legacy = callPackage ../applications/audio/pulseeffects-legacy { - boost = boost172; - }; + pulseeffects-legacy = callPackage ../applications/audio/pulseeffects-legacy { }; soundux = callPackage ../applications/audio/soundux { yt-dlp = yt-dlp.override { withAlias = true; };