mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-01 13:14:42 +00:00
VLC generates a cache file of all available plugins at build time. It previously listed them in filesystem iteration order, making the build unreproducible. By sorting the plugins by path, determinism is restored. Fixes: https://github.com/NixOS/nixpkgs/issues/393651
893 B
893 B