Unverified Commit 709da24d authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #270240 from chadcatlett/fix-oh-my-zsh

oh-my-zsh: add back to all-packages
parents d9b85241 30a8d37e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11538,6 +11538,8 @@ with pkgs;
  oh-my-posh = callPackage ../development/tools/oh-my-posh { };
  oh-my-zsh = callPackage ../shells/zsh/oh-my-zsh { };
  ola = callPackage ../applications/misc/ola {
    protobuf = protobuf_21;
  };