We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2976a commit 4659386Copy full SHA for 4659386
1 file changed
nix/unwrapped.nix
@@ -50,7 +50,7 @@ assert lib.assertMsg (gamemodeSupport -> stdenv.hostPlatform.isLinux)
50
nativeBuildInputs = [
51
cmake
52
ninja
53
- extra-cmake-modules
+ kdePackages.extra-cmake-modules
54
jdk17
55
stripJavaArchivesHook
56
];
0 commit comments