Merge pull request #11672 from jcbrand/fzf-update
fzf: 1.11.0 -> 1.11.1
This commit is contained in:
commit
c418dc84f9
@ -686,10 +686,10 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
fzf = buildFromGitHub {
|
fzf = buildFromGitHub {
|
||||||
rev = "0.11.0";
|
rev = "0.11.1";
|
||||||
owner = "junegunn";
|
owner = "junegunn";
|
||||||
repo = "fzf";
|
repo = "fzf";
|
||||||
sha256 = "1jcvfdglmrsh7z6lasj2i7l3cwqd0ijhv5ywafmr7m1rn90nj1pf";
|
sha256 = "1zw1kq4d5sb1qia44q04i33yii9qwlwlwz8vxhln03d4631mhsra";
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
crypto ginkgo gomega junegunn.go-runewidth go-shellwords pkgs.ncurses text
|
crypto ginkgo gomega junegunn.go-runewidth go-shellwords pkgs.ncurses text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user