tmux: use currently maintained bash completion repo
This commit is contained in:
parent
1305691cec
commit
6c2a1b55b5
@ -3,10 +3,10 @@
|
|||||||
let
|
let
|
||||||
|
|
||||||
bashCompletion = fetchFromGitHub {
|
bashCompletion = fetchFromGitHub {
|
||||||
owner = "przepompownia";
|
owner = "imomaliev";
|
||||||
repo = "tmux-bash-completion";
|
repo = "tmux-bash-completion";
|
||||||
rev = "678a27616b70c649c6701cae9cd8c92b58cc051b";
|
rev = "fcda450d452f07d36d2f9f27e7e863ba5241200d";
|
||||||
sha256 = "1d2myrh4xiay9brsxafb02pi922760sdkyyy5xjm4sfh4iimc4zf";
|
sha256 = "092jpkhggjqspmknw7h3icm0154rg21mkhbc71j5bxfmfjdxmya8";
|
||||||
};
|
};
|
||||||
|
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user