fuzzel: fixup build after librsvg update

Fixes #166121
This commit is contained in:
Vladimír Čunát
2022-03-30 10:35:48 -07:00
committed by Cole Helbling
parent cade4603c3
commit e01c412052
@@ -60,6 +60,8 @@ stdenv.mkDerivation rec {
"-Dsvg-backend=${withSVGBackend}"
];
CFLAGS = "-Wno-error=comment"; # https://gitlab.gnome.org/GNOME/librsvg/-/issues/856
meta = with lib; {
description = "Wayland-native application launcher, similar to rofis drun mode";
homepage = "https://codeberg.org/dnkl/fuzzel";