htop-vim: move to pkgs/by-name

This commit is contained in:
Thiago Kenji Okada
2025-03-13 22:56:30 +00:00
parent 3d7450c970
commit c1908c017c
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -11937,8 +11937,6 @@ with pkgs;
inherit (darwin) IOKit;
};
htop-vim = callPackage ../tools/system/htop/htop-vim.nix { };
humility = callPackage ../development/tools/rust/humility {
inherit (darwin.apple_sdk.frameworks) AppKit;
};