wezterm: 0-unstable-2026-01-09 -> 0-unstable-2026-01-17 (#483718)

This commit is contained in:
Sandro
2026-01-29 17:31:16 +00:00
committed by GitHub
+4 -4
View File
@@ -28,14 +28,14 @@
rustPlatform.buildRustPackage rec {
pname = "wezterm";
version = "0-unstable-2026-01-09";
version = "0-unstable-2026-01-17";
src = fetchFromGitHub {
owner = "wezterm";
repo = "wezterm";
rev = "6e02c91e6b4f14d8df81d2819807212807cc5d5f";
rev = "05343b387085842b434d267f91b6b0ec157e4331";
fetchSubmodules = true;
hash = "sha256-5KGSAhblAyBT1ppMaGlI94wMGl4/NpLHK7VFMYF+FV4=";
hash = "sha256-V6WvkNZryYofarsyfcmsuvtpNJ/c3O+DmOKNvoYPbmA=";
};
postPatch = ''
@@ -58,7 +58,7 @@ rustPlatform.buildRustPackage rec {
# https://github.com/wezterm/wezterm/blob/main/nix/flake.nix#L134
auditable = false;
cargoHash = "sha256-am5i7Bsoiu1a4RWDy+dpuHgyZpQvKOlEMzCP8QxbeaQ=";
cargoHash = "sha256-waXq0U2Ud7FhlJn3evO7bZSBsOAA39ObiVWHycNQXmA=";
nativeBuildInputs = [
installShellFiles