cpupower-gui: migrate to by-name

(cherry picked from commit 5b219f4aca)
This commit is contained in:
TomaSajt
2026-06-15 16:45:08 +02:00
parent ab9726fe5f
commit 059fdf48da
2 changed files with 0 additions and 2 deletions

View File

@@ -8136,8 +8136,6 @@ with pkgs;
// config.conky or { }
);
cpupower-gui = callPackage ../os-specific/linux/cpupower-gui { };
# Darwin package set
#
# Even though this is a set of packages not single package, use `callPackage`