treewide: switch to KF6 version of plasma-wayland-protocols
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
qtbase,
|
||||
qtx11extras,
|
||||
wayland,
|
||||
plasma-wayland-protocols,
|
||||
kdePackages,
|
||||
}:
|
||||
|
||||
mkDerivation {
|
||||
@@ -24,7 +24,7 @@ mkDerivation {
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isLinux [
|
||||
wayland
|
||||
plasma-wayland-protocols
|
||||
kdePackages.plasma-wayland-protocols
|
||||
];
|
||||
propagatedBuildInputs = [ qtbase ];
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
lib,
|
||||
extra-cmake-modules,
|
||||
wayland-scanner,
|
||||
plasma-wayland-protocols,
|
||||
kdePackages,
|
||||
qtbase,
|
||||
wayland,
|
||||
wayland-protocols,
|
||||
@@ -26,7 +26,7 @@ mkDerivation {
|
||||
wayland-scanner
|
||||
];
|
||||
buildInputs = [
|
||||
plasma-wayland-protocols
|
||||
kdePackages.plasma-wayland-protocols
|
||||
wayland
|
||||
wayland-protocols
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user