Merge pull request #145491 from SuperSandro2000/rbw

This commit is contained in:
Sandro
2021-11-11 17:07:31 +01:00
committed by GitHub
-1
View File
@@ -74,7 +74,6 @@ rustPlatform.buildRustPackage rec {
$out/bin/rbw gen-completions $shell > rbw.$shell
installShellCompletion rbw.$shell
done
'' + ''
cp bin/git-credential-rbw $out/bin
'' + lib.optionalString withFzf ''
cp bin/rbw-fzf $out/bin