zellij: move to by-name

This commit is contained in:
r-vdp
2024-11-07 13:53:45 +01:00
parent 21de802c9f
commit 10c96e2067
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -13877,8 +13877,6 @@ with pkgs;
zed = callPackage ../development/tools/zed { };
zellij = callPackage ../tools/misc/zellij { };
zenith = callPackage ../tools/system/zenith {
inherit (darwin.apple_sdk.frameworks) IOKit;
};