a3a26de1bb
www.makemkv.com now returns HTTP 403 for plain-http download requests and serves the tarballs only over https. Every mirror URL in the derivation used http://, so the fixed-output derivation failed to fetch its sources and the build broke for everyone. The tarballs and their content hashes are unchanged over https, so only the URL scheme needs updating. Assisted-by: Claude Code (Claude Opus 4.8)