keymapp: migrate to pkgs/by-name

This commit is contained in:
Shawn8901 2024-06-17 21:57:36 +02:00
parent 8ffc704d8c
commit 4d5f87ef1f
2 changed files with 0 additions and 2 deletions

View File

@ -9495,8 +9495,6 @@ with pkgs;
keyfuzz = callPackage ../tools/inputmethods/keyfuzz { };
keymapp = callPackage ../applications/misc/keymapp { };
keyscope = callPackage ../tools/security/keyscope {
inherit (darwin.apple_sdk.frameworks) DiskArbitration Foundation IOKit Security;
};