Loading
dino: re-add gst-plugins-good input
This was previously removed when experimental features in Dino were disabled, along with other dependencies required for those. Unlike the others, though, VP9 is a stable feature, which we inadvertently lost when making that change. This is therefore a partial revert of that change. Fixes: ccc6c1ca ("dino: disable optional features per default as they are experimental") Closes: https://github.com/NixOS/nixpkgs/issues/497706