Merge pull request #145491 from SuperSandro2000/rbw
This commit is contained in:
commit
98407aff08
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ rustPlatform.buildRustPackage rec {
|
||||||
$out/bin/rbw gen-completions $shell > rbw.$shell
|
$out/bin/rbw gen-completions $shell > rbw.$shell
|
||||||
installShellCompletion rbw.$shell
|
installShellCompletion rbw.$shell
|
||||||
done
|
done
|
||||||
'' + ''
|
|
||||||
cp bin/git-credential-rbw $out/bin
|
cp bin/git-credential-rbw $out/bin
|
||||||
'' + lib.optionalString withFzf ''
|
'' + lib.optionalString withFzf ''
|
||||||
cp bin/rbw-fzf $out/bin
|
cp bin/rbw-fzf $out/bin
|
||||||
|
|
Loading…
Reference in a new issue