mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-03 02:33:15 +00:00
Merge pull request #270240 from chadcatlett/fix-oh-my-zsh
oh-my-zsh: add back to all-packages
This commit is contained in:
commit
709da24de7
@ -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;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user