Merge pull request #187247 from piperswe/patch-4
flyctl: add "fly" alias
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