git-bug: fix fish completions

This commit is contained in:
Mohammad Rafiq
2026-06-09 18:31:12 +08:00
parent 4743e51d18
commit b5e9cca166
+1
View File
@@ -53,6 +53,7 @@ buildGoModule (finalAttrs: {
postInstall = ''
installShellCompletion \
--cmd git-bug \
--bash misc/completion/bash/git-bug \
--zsh misc/completion/zsh/git-bug \
--fish misc/completion/fish/git-bug