···64 '';
6566 meta = with lib; {
67- broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin;
68 description = "An open source crypto-currency focused on fast private transactions";
69 longDescription = ''
70 PIVX is an MIT licensed, open source, blockchain-based cryptocurrency with
···64 '';
6566 meta = with lib; {
67+ broken = true;
68 description = "An open source crypto-currency focused on fast private transactions";
69 longDescription = ''
70 PIVX is an MIT licensed, open source, blockchain-based cryptocurrency with
···19870 # update to ffmpeg
19871 # Packages which use ffmpeg as a library, should pin to the relevant major
19872 # version number which the upstream support.
19873- ffmpeg = ffmpeg_4;
19874- ffmpeg-headless = ffmpeg_4-headless;
19875- ffmpeg-full = ffmpeg_4-full;
1987619877 ffmpegthumbnailer = callPackage ../development/libraries/ffmpegthumbnailer { };
19878
···19870 # update to ffmpeg
19871 # Packages which use ffmpeg as a library, should pin to the relevant major
19872 # version number which the upstream support.
19873+ ffmpeg = ffmpeg_5;
19874+ ffmpeg-headless = ffmpeg_5-headless;
19875+ ffmpeg-full = ffmpeg_5-full;
1987619877 ffmpegthumbnailer = callPackage ../development/libraries/ffmpegthumbnailer { };
19878