summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Hashimoto <mitchell.hashimoto@gmail.com>2024-03-22 11:25:27 -0700
committerMitchell Hashimoto <mitchell.hashimoto@gmail.com>2024-03-22 11:25:27 -0700
commit32c5e7a9d495474e48bdae1d201e3479777e2c6b (patch)
tree9ba30a3c4871a8a7158d3bc5703ff34820391ca0
parent877173067ab53adb0d98919f183661dfbae3c022 (diff)
update libxev for windows stuff
-rw-r--r--build.zig.zon4
-rw-r--r--nix/zigCacheHash.nix2
2 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon b/build.zig.zon
index 45eb1a53a..00e737cf4 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -5,8 +5,8 @@
.dependencies = .{
// Zig libs
.libxev = .{
- .url = "https://github.com/mitchellh/libxev/archive/0d49562fccd7e4d26e91533bd8b13274ea9aa482.tar.gz",
- .hash = "1220fd62368fabf149938769d21e4160d6ba8b80c09993edaaeee993cba94dab9d54",
+ .url = "https://github.com/mitchellh/libxev/archive/0f73adfda1cff9c740160717b5431ebada6b8755.tar.gz",
+ .hash = "12203dcbe098ee49ea242432cd198b1ca557626988f056bea86630dcfe8660244407",
},
.mach_glfw = .{
.url = "https://github.com/der-teufel-programming/mach-glfw/archive/250affff8c52d1eaa0fab2ef1118f691bf1225ec.tar.gz",
diff --git a/nix/zigCacheHash.nix b/nix/zigCacheHash.nix
index a0acdb6d6..167a14fbf 100644
--- a/nix/zigCacheHash.nix
+++ b/nix/zigCacheHash.nix
@@ -1,3 +1,3 @@
# This file is auto-generated! check build-support/check-zig-cache-hash.sh for
# more details.
-"sha256-OtN7vtORoH2758nYqnahV/0yAUG51rlEdzl8PWUGVgw="
+"sha256-nr8utAh2oMwnN6nyWzJo8VubFO5cCrHK+QNYuT2WBi0="