Unverified Commit 10c96e20 authored by r-vdp's avatar r-vdp
Browse files

zellij: move to by-name

parent 21de802c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;
  };