lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ffmpeg-full: update sha256

it seems a new source archive was uploaded, replacing the old one, as
nix-prefetch-url reports a new hash

+1 -1
+1 -1
pkgs/development/libraries/ffmpeg-full/default.nix
··· 234 234 235 235 src = fetchurl { 236 236 url = "https://www.ffmpeg.org/releases/ffmpeg-${version}.tar.xz"; 237 - sha256 = "0c37bdqwmaziikr2d5pqp7504ail6i7a1mfcmc06mdpwfxxwvcpw"; 237 + sha256 = "0bwgm6z6k3khb91qh9xv15inykkfchpkm0lcdckkxhkacpyaf0mp"; 238 238 }; 239 239 240 240 patchPhase = ''patchShebangs .