Loading pkgs/by-name/ar/argo-workflows/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ buildGoModule rec { ]; postInstall = '' for shell in bash zsh; do for shell in bash zsh fish; do ${ if (stdenv.buildPlatform == stdenv.hostPlatform) then "$out/bin/argo" Loading Loading
pkgs/by-name/ar/argo-workflows/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ buildGoModule rec { ]; postInstall = '' for shell in bash zsh; do for shell in bash zsh fish; do ${ if (stdenv.buildPlatform == stdenv.hostPlatform) then "$out/bin/argo" Loading