mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
keymapp: migrate to pkgs/by-name
This commit is contained in:
parent
8ffc704d8c
commit
4d5f87ef1f
@ -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;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user