Skip to content

Commit 2e27f76

Browse files
fzf-git-sh: 0-unstable-2025-12-30 -> 0-unstable-2026-01-31 (#486234)
2 parents 92ea7a0 + 928839c commit 2e27f76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fz/fzf-git-sh/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020

2121
stdenv.mkDerivation rec {
2222
pname = "fzf-git-sh";
23-
version = "0-unstable-2025-12-30";
23+
version = "0-unstable-2026-01-31";
2424

2525
src = fetchFromGitHub {
2626
owner = "junegunn";
2727
repo = "fzf-git.sh";
28-
rev = "8dd169c08393b4d50c2ddd270da19705a30cbbac";
29-
hash = "sha256-EYo2HlZfFbLKRDuQz5nz8/Di2ur2uG0haapECKfamoU=";
28+
rev = "34cd6c9d315d9b59b94721bd602c5769e919d686";
29+
hash = "sha256-9xa7th5qC1ZtZ8VYTEgYNqoCk6dIII4OvsCcrG8vuyc=";
3030
};
3131

3232
dontBuild = true;

0 commit comments

Comments
 (0)