flyctl: add "fly" alias

This alias is installed by the upstream install script: https://fly.io/install.sh
This commit is contained in:
Piper McCorkle
2022-08-18 04:04:02 -05:00
committed by GitHub
parent 0e5e532098
commit 4e030e5221
+1
View File
@@ -42,6 +42,7 @@ buildGoModule rec {
--bash <($out/bin/flyctl completion bash) \
--fish <($out/bin/flyctl completion fish) \
--zsh <($out/bin/flyctl completion zsh)
ln -s $out/bin/flyctl $out/bin/fly
'';
passthru.tests.version = testers.testVersion {