3 lines
103 B
Nix
3 lines
103 B
Nix
final: prev:
|
|
prev.mpv-unwrapped.wrapper { mpv = prev.mpv-unwrapped.override { cddaSupport = true; }; }
|