fuzzel: fixup build after librsvg update

Fixes #166121
main
Vladimír Čunát 2 years ago committed by Cole Helbling
parent cade4603c3
commit e01c412052
  1. 2
      pkgs/applications/misc/fuzzel/default.nix

@ -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";

Loading…
Cancel
Save