kakoune-cr: migrate to by-name

This commit is contained in:
Donovan Glover 2025-02-12 18:14:41 -05:00
parent 527172aeef
commit fe7fdde11e
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
4 changed files with 0 additions and 2 deletions

View File

@ -3823,8 +3823,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreServices Security SystemConfiguration;
};
kakoune-cr = callPackage ../tools/misc/kakoune-cr { };
kbs2 = callPackage ../tools/security/kbs2 {
inherit (darwin.apple_sdk.frameworks) AppKit SystemConfiguration;
};