Loading pkgs/kde/gear/calligra/default.nix +9 −0 Original line number Diff line number Diff line { mkKdeDerivation, lib, fetchpatch, boost, eigen, gsl, Loading @@ -26,6 +27,14 @@ mkKdeDerivation { pname = "calligra"; patches = [ # Fix build with Poppler 25.10 (fetchpatch { url = "https://invent.kde.org/office/calligra/-/commit/45e8b302bce1d318f310ea13599d7ce84acc477e.patch"; hash = "sha256-TECB3eo24+gI8TXL8gw9BIdFWqw0JBKCWpoNVqBSan8="; }) ]; extraBuildInputs = [ boost eigen Loading Loading
pkgs/kde/gear/calligra/default.nix +9 −0 Original line number Diff line number Diff line { mkKdeDerivation, lib, fetchpatch, boost, eigen, gsl, Loading @@ -26,6 +27,14 @@ mkKdeDerivation { pname = "calligra"; patches = [ # Fix build with Poppler 25.10 (fetchpatch { url = "https://invent.kde.org/office/calligra/-/commit/45e8b302bce1d318f310ea13599d7ce84acc477e.patch"; hash = "sha256-TECB3eo24+gI8TXL8gw9BIdFWqw0JBKCWpoNVqBSan8="; }) ]; extraBuildInputs = [ boost eigen Loading