fzf-git-sh: 0-unstable-2025-10-05 -> 0-unstable-2025-10-12
This commit is contained in:
@@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "fzf-git-sh";
|
pname = "fzf-git-sh";
|
||||||
version = "0-unstable-2025-10-05";
|
version = "0-unstable-2025-10-12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "junegunn";
|
owner = "junegunn";
|
||||||
repo = "fzf-git.sh";
|
repo = "fzf-git.sh";
|
||||||
rev = "90d80420f679af6d120d34b6c9ceb2225dbd9649";
|
rev = "279050e2eba5b9f4c5b057ca7dbc7e02e67315a1";
|
||||||
hash = "sha256-/9NhKkPdOtV3LbxPZ3FQEqpzqWZqlkh7La3ND+zZXyg=";
|
hash = "sha256-l7xVch0YYFSGuz9CFAr9lWqsbFeq+jcjyzN7XovRKFc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user