Skip to content

Commit ffa3da3

Browse files
wezterm: 0-unstable-2025-02-13 -> 0-unstable-2025-02-23 (#384550)
2 parents 3ed140c + 359c2ce commit ffa3da3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/we/wezterm/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929

3030
rustPlatform.buildRustPackage rec {
3131
pname = "wezterm";
32-
version = "0-unstable-2025-02-13";
32+
version = "0-unstable-2025-02-23";
3333

3434
src = fetchFromGitHub {
3535
owner = "wez";
3636
repo = "wezterm";
37-
rev = "ee0c04e735fb94cb5119681f704fb7fa6731e713";
37+
rev = "4ff581a8aa3460d04f859fdadb50f29b3c507763";
3838
fetchSubmodules = true;
39-
hash = "sha256-0jqnSzzfg8ecBaayJI8oP9X0FyijFFT3LA6GKfpAFwI=";
39+
hash = "sha256-KKfGB1vM8ytpNieWD6CHD5zVyUe17tFAegZFzLx7QfE=";
4040
};
4141

4242
postPatch = ''

0 commit comments

Comments
 (0)