Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 10 lines 423 B view raw
1diff --git a/plugins/gpu/IntelHelperLocation.h.cmake b/plugins/gpu/IntelHelperLocation.h.cmake 2index 6f9ba83..a252c1b 100644 3--- a/plugins/gpu/IntelHelperLocation.h.cmake 4+++ b/plugins/gpu/IntelHelperLocation.h.cmake 5@@ -6,4 +6,4 @@ 6 7 #pragma once 8 9-constexpr auto helperLocation = "@KDE_INSTALL_FULL_LIBEXECDIR@/ksystemstats_intel_helper"; 10+constexpr auto helperLocation = "/run/wrappers/bin/ksystemstats_intel_helper";