Merge pull request #187247 from piperswe/patch-4

flyctl: add "fly" alias
This commit is contained in:
superherointj
2022-08-18 09:49:36 -03:00
committed by GitHub
+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 {