zellij: move to by-name

This commit is contained in:
r-vdp 2024-11-07 10:10:08 +01:00
parent 21de802c9f
commit 10c96e2067
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

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;
};