Loading pkgs/kde/plasma/kwin/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pipewire, krunner, python3, fetchpatch, }: mkKdeDerivation { pname = "kwin"; Loading @@ -29,6 +30,13 @@ mkKdeDerivation { ./0003-plugins-qpa-allow-using-nixos-wrapper.patch ./0001-NixOS-Unwrap-executable-name-for-.desktop-search.patch ./0001-Lower-CAP_SYS_NICE-from-the-ambient-set.patch # Backport crash fix # FIXME: remove in 6.3.5 (fetchpatch { url = "https://invent.kde.org/plasma/kwin/-/commit/93bf2f98ae22e654d997c7140b7fe9936fa3f2d3.patch"; hash = "sha256-Jaa7IVuYMfxzUv0y2rUo5hdYavjaUkEW9/yteL5katE="; }) ]; postPatch = '' Loading Loading
pkgs/kde/plasma/kwin/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ pipewire, krunner, python3, fetchpatch, }: mkKdeDerivation { pname = "kwin"; Loading @@ -29,6 +30,13 @@ mkKdeDerivation { ./0003-plugins-qpa-allow-using-nixos-wrapper.patch ./0001-NixOS-Unwrap-executable-name-for-.desktop-search.patch ./0001-Lower-CAP_SYS_NICE-from-the-ambient-set.patch # Backport crash fix # FIXME: remove in 6.3.5 (fetchpatch { url = "https://invent.kde.org/plasma/kwin/-/commit/93bf2f98ae22e654d997c7140b7fe9936fa3f2d3.patch"; hash = "sha256-Jaa7IVuYMfxzUv0y2rUo5hdYavjaUkEW9/yteL5katE="; }) ]; postPatch = '' Loading