Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-06 06:17:00 +00:00
committed by GitHub
71 changed files with 2342 additions and 2424 deletions

View File

@@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
patchShebangs ./configure
'';
configureFlags = lib.optionals stdenv.isAarch64 [ "--disable-sse" ];
meta = with lib; {
homepage = "https://pngquant.org/lib/";
description = "Image quantization library";