flyctl: add "fly" alias
This alias is installed by the upstream install script: https://fly.io/install.sh
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user