diff --git a/pkgs/by-name/st/steelix/package.nix b/pkgs/by-name/st/steelix/package.nix index dbd8c03a1307..f1e33be6e4c6 100644 --- a/pkgs/by-name/st/steelix/package.nix +++ b/pkgs/by-name/st/steelix/package.nix @@ -8,13 +8,13 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "steelix"; - version = "0-unstable-2026-04-16"; + version = "0-unstable-2026-05-02"; src = fetchFromGitHub { owner = "mattwparas"; repo = "helix"; - rev = "cba44fdf36d1c728468da73a5373348c7d831fb7"; - hash = "sha256-pmMsgiKQavlqqdPk6tfz1Y+3JHFT6LUXiOuVMH0I12k="; + rev = "ff73544b3d7d7c264a127a7d78944133015b285a"; + hash = "sha256-AkotCZTWiQ5KAUDwmHcRuA7G0y8vqJYiLSXEtT+y/po="; }; cargoHash = "sha256-eECfZ7UZGsbTnbfclBhSTNDj8fbfJNT9oBHjNsXpAG0=";