kdecoration-viewer: Fixes build (#46339)
This commit is contained in:
parent
a9dfb018a0
commit
0f8c58afd2
@ -2,13 +2,13 @@
|
|||||||
, cmake, extra-cmake-modules, qtquickcontrols, kconfigwidgets, kdeclarative, kdecoration }:
|
, cmake, extra-cmake-modules, qtquickcontrols, kconfigwidgets, kdeclarative, kdecoration }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "kdecoration-viewer-2015-08-20";
|
name = "kdecoration-viewer-2018-07-24";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "KDE";
|
owner = "KDE";
|
||||||
repo = "kdecoration-viewer";
|
repo = "kdecoration-viewer";
|
||||||
rev = "d7174acee01475fbdb71cfd48ca49d487a141701";
|
rev = "6e50b39c651bbf92fd7e7116d43bf57288254288";
|
||||||
sha256 = "1cc4xxv72a82p1w9r76090xba7g069r41bi4zx32k4gz3vyl1am6";
|
sha256 = "01v6i081vx0mydqvnj05xli86m52v6bxxc3z1zlyyap9cfhag7lj";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake extra-cmake-modules ];
|
nativeBuildInputs = [ cmake extra-cmake-modules ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user