kpurpose: remove patch applied upstream
This commit is contained in:
parent
e846a15386
commit
59f649840c
@ -8,12 +8,6 @@ mkDerivation {
|
||||
name = "purpose";
|
||||
meta = { maintainers = [ lib.maintainers.bkchr ]; };
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
url = "https://github.com/KDE/purpose/commit/b3842a0941858792e997bb35b679a3fdf3ef54ca.patch";
|
||||
sha256 = "14brpryrrfrli1amk4flpnd03wr4zyycpiirndn9sjz0krqlgf3j";
|
||||
})
|
||||
];
|
||||
buildInputs = [
|
||||
qtbase qtdeclarative kconfig kcoreaddons
|
||||
ki18n kio kirigami2
|
||||
|
Loading…
Reference in New Issue
Block a user