Skip to content

Commit 4659386

Browse files
committed
fix: make extra-cmake-modules qt6
1 parent fb2976a commit 4659386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/unwrapped.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ assert lib.assertMsg (gamemodeSupport -> stdenv.hostPlatform.isLinux)
5050
nativeBuildInputs = [
5151
cmake
5252
ninja
53-
extra-cmake-modules
53+
kdePackages.extra-cmake-modules
5454
jdk17
5555
stripJavaArchivesHook
5656
];

0 commit comments

Comments
 (0)