lnl: fix darwin-zsh-completions name
This commit is contained in:
parent
c84e05a3be
commit
b1e32f0789
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@
|
|||
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
darwin-zsh-completions = super.runCommandNoCC "darwin-completions-0.0.0"
|
||||
darwin-zsh-completions = super.runCommandNoCC "darwin-zsh-completions-0.0.0"
|
||||
{ preferLocalBuild = true; }
|
||||
''
|
||||
mkdir -p $out/share/zsh/site-functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue