lol

Merge pull request #181635 from romildo/test.qtstyleplugin-kvantum

authored by

Sandro and committed by
GitHub
fc975cc2 2c4ddc1d

+10 -1
+10 -1
pkgs/development/libraries/qtstyleplugin-kvantum/default.nix
··· 1 - { lib, stdenv, fetchFromGitHub, qmake, qtbase, qtsvg, qtx11extras, kwindowsystem 1 + { lib, stdenv, fetchFromGitHub, fetchpatch, qmake, qtbase, qtsvg, qtx11extras, kwindowsystem 2 2 , libX11, libXext, qttools, wrapQtAppsHook 3 3 , gitUpdater 4 4 }: ··· 23 23 ]; 24 24 25 25 sourceRoot = "source/Kvantum"; 26 + 27 + patches = [ 28 + (fetchpatch { 29 + # add xdg dirs support 30 + url = "https://github.com/tsujan/Kvantum/commit/01989083f9ee75a013c2654e760efd0a1dea4a68.patch"; 31 + hash = "sha256-HPx+p4Iek/Me78olty1fA0dUNceK7bwOlTYIcQu8ycc="; 32 + stripLen = 1; 33 + }) 34 + ]; 26 35 27 36 postPatch = '' 28 37 # Fix plugin dir