wezterm: 0-unstable-2026-06-22 -> 0-unstable-2026-07-05

This commit is contained in:
yvnth
2026-07-07 11:14:31 +05:30
parent 0c231b456e
commit 17b3042d1b
+4 -4
View File
@@ -28,14 +28,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "wezterm";
version = "0-unstable-2026-06-22";
version = "0-unstable-2026-07-05";
src = fetchFromGitHub {
owner = "wezterm";
repo = "wezterm";
rev = "6ff5492866490be859f23db01541df0ec67dcc3b";
rev = "5cc2d1ef0b7f2ac82f965fe6becd8657ccd0067b";
fetchSubmodules = true;
hash = "sha256-1QPLiudM2rmD3OYrc+LKvzE9VJS6Ut7QiS48pf0zU14=";
hash = "sha256-HTzKidRDyf2d6ajuKbfbGlpwAjzfRgOzNHipOgkWWD4=";
};
postPatch = ''
@@ -58,7 +58,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
# https://github.com/wezterm/wezterm/blob/main/nix/flake.nix#L134
auditable = false;
cargoHash = "sha256-UDCTHu/BiAXXQOEJtZhVVJ9lYFyHSSxviLSqXuZismk=";
cargoHash = "sha256-jY7lTOfbT74tAZ7he1xudCN7BUxZBzY+8+e1d2g2v4I=";
nativeBuildInputs = [
installShellFiles