Loading pkgs/by-name/cu/cups-filters/package.nix +11 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ dbus, dejavu_fonts, fetchFromGitHub, fetchpatch, fontconfig, gawk, ghostscript, Loading Loading @@ -62,6 +63,16 @@ hash = "sha256-bLOl64bdeZ10JLcQ7GbU+VffJu3Lzo0ves7O7GQIOWY="; }; patches = [ # Fix build with gcc15 # https://github.com/OpenPrinting/cups-filters/pull/618 (fetchpatch { name = "cups-filters-fix-build-with-gcc15-c23.patch"; url = "https://github.com/OpenPrinting/cups-filters/commit/9871a50b5c1f9c2caa2754aac1f5db70c886021b.patch"; hash = "sha256-Hu3nCHzX6K4tD7T5XIt0dh6GPQxmgfuHqbBXWfdXxoA="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading Loading
pkgs/by-name/cu/cups-filters/package.nix +11 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ dbus, dejavu_fonts, fetchFromGitHub, fetchpatch, fontconfig, gawk, ghostscript, Loading Loading @@ -62,6 +63,16 @@ hash = "sha256-bLOl64bdeZ10JLcQ7GbU+VffJu3Lzo0ves7O7GQIOWY="; }; patches = [ # Fix build with gcc15 # https://github.com/OpenPrinting/cups-filters/pull/618 (fetchpatch { name = "cups-filters-fix-build-with-gcc15-c23.patch"; url = "https://github.com/OpenPrinting/cups-filters/commit/9871a50b5c1f9c2caa2754aac1f5db70c886021b.patch"; hash = "sha256-Hu3nCHzX6K4tD7T5XIt0dh6GPQxmgfuHqbBXWfdXxoA="; }) ]; strictDeps = true; nativeBuildInputs = [ Loading