From d3c65eca95dbf50ea8f100e5dffc122c26ce9620 Mon Sep 17 00:00:00 2001 From: RAVENz46 <> Date: Wed, 24 Sep 2025 23:28:34 +0900 Subject: [PATCH] evil-helix: 20250823 -> 20250915 --- pkgs/by-name/ev/evil-helix/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/ev/evil-helix/package.nix b/pkgs/by-name/ev/evil-helix/package.nix index 6a19b159c0de..e0fa61b724d6 100644 --- a/pkgs/by-name/ev/evil-helix/package.nix +++ b/pkgs/by-name/ev/evil-helix/package.nix @@ -9,13 +9,13 @@ rustPlatform.buildRustPackage (final: { pname = "evil-helix"; - version = "20250823"; + version = "20250915"; src = fetchFromGitHub { owner = "usagi-flow"; repo = "evil-helix"; tag = "release-${final.version}"; - hash = "sha256-G4oMiXjx+/i9flVRw5M3doHpTGjEDg/27CpBd5zxpEM="; + hash = "sha256-6kqKTZNS1RZwfxcFoa2uC7fUKcQ+KhT5KXusyCt59YQ="; }; cargoHash = "sha256-Mf0nrgMk1MlZkSyUN6mlM5lmTcrOHn3xBNzmVGtApEU=";