wezterm: 0-unstable-2025-10-05 -> 0-unstable-2025-10-14 (#453067)

This commit is contained in:
Sandro
2025-10-31 10:47:40 +00:00
committed by GitHub

View File

@@ -28,14 +28,14 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "wezterm"; pname = "wezterm";
version = "0-unstable-2025-10-05"; version = "0-unstable-2025-10-14";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "wezterm"; owner = "wezterm";
repo = "wezterm"; repo = "wezterm";
rev = "db5d7437389eac5f63ad32e3b50d95b2b86065d1"; rev = "64f2907c635b7bab407ac300b2261c77a85c1c8e";
fetchSubmodules = true; fetchSubmodules = true;
hash = "sha256-4OzgrXsSq68CP6iImhqW896X6ekv2seg4kaH3md6QLs="; hash = "sha256-o/SSN18DmoN5LsB9RvWuAw7voGevOR5DqPBheqmq7AI=";
}; };
postPatch = '' postPatch = ''