Unverified Commit 8c785010 authored by awwpotato's avatar awwpotato
Browse files

zee: move to by-name

parent ef8404fe
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3295,8 +3295,6 @@ with pkgs;
  xkcdpass = with python3Packages; toPythonApplication xkcdpass;
  zee = callPackage ../applications/editors/zee { };
  zeek = darwin.apple_sdk_11_0.callPackage ../applications/networking/ids/zeek { };
  zonemaster-cli = perlPackages.ZonemasterCLI;