repos / zmx

session persistence for terminal processes
git clone https://github.com/neurosnap/zmx.git

commit
09b69c2
parent
1f4d79d
author
Eric Bower
date
2026-02-23 08:45:33 -0500 EST
fix(ghostty): zig build test was failing
1 files changed,  +2, -2
M build.zig.zon
+2, -2
 1@@ -5,8 +5,8 @@
 2     .minimum_zig_version = "0.15.2",
 3     .dependencies = .{
 4         .ghostty = .{
 5-            .url = "git+https://github.com/ghostty-org/ghostty.git?ref=HEAD#5db9f03f6282141f084a8a4c8c9cb3d752b0ae9e",
 6-            .hash = "ghostty-1.3.0-dev-5UdBC29FTwSnjiLmnE0Tx3U_kBYrDjihHN3KHstHJ3PF",
 7+            .url = "git+https://github.com/ghostty-org/ghostty.git?ref=HEAD#c61f184069336c61f7840e2268c6f4dc183b60af",
 8+            .hash = "ghostty-1.3.0-dev-5UdBC0h6TwSwECcK25wXYZkpJ2TrATdQx8jqy9bVGWyV",
 9         },
10     },
11     .paths = .{