mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 16:57:35 +00:00
oh-my-zsh: add back to all-packages
This commit is contained in:
parent
8ae9c8640c
commit
30a8d37e7a
@ -11540,6 +11540,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