Use patched Zig 0.15.2 on macOS to avoid Xcode 26.4 issue

This updates our Nix flake to use the Homebrew bottled Zig 0.15.2 which
contains a patch to work around the issue with Zig 0.15.x and Xcode
26.4.
This commit is contained in:
Mitchell Hashimoto
2026-04-21 09:34:33 -07:00
parent 62fdd885e0
commit d2f86028bb
3 changed files with 15 additions and 4 deletions

6
flake.lock generated
View File

@@ -88,11 +88,11 @@
]
},
"locked": {
"lastModified": 1773145353,
"narHash": "sha256-dE8zx8WA54TRmFFQBvA48x/sXGDTP7YaDmY6nNKMAYw=",
"lastModified": 1776789209,
"narHash": "sha256-G6B7Q4TXn7MZ1mB+f9rymjsYF5PLWoSvmbxijb/99bw=",
"owner": "mitchellh",
"repo": "zig-overlay",
"rev": "8666155d83bf792956a7c40915508e6d4b2b8716",
"rev": "14fe971844e841297ddd2ce9783d6892b467af39",
"type": "github"
},
"original": {