Merge pull request #236330 from wegank/pulseeffects-legacy-boost
pulseeffects-legacy: unpin boost172
This commit is contained in:
@@ -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; };
|
||||
|
||||
Reference in New Issue
Block a user