summaryrefslogtreecommitdiff
path: root/build.zig.zon.nix
diff options
context:
space:
mode:
authorJacob Sandlund <jacob@jacobsandlund.com>2025-09-18 11:46:05 -0400
committerJacob Sandlund <jacob@jacobsandlund.com>2025-09-18 11:46:05 -0400
commit69594119c320920d7795214ef4cc4afa3699d3fa (patch)
tree591d193a33f884a02b879e7ae3fafa06c06d3c3e /build.zig.zon.nix
parent285a33fbc0cdbefd250fe6448e4c9b41e14ba7b9 (diff)
fix up diff from benchmarks, and add tests against ziglyph
Diffstat (limited to 'build.zig.zon.nix')
-rw-r--r--build.zig.zon.nix14
1 files changed, 11 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix
index aff14c289..2cedd8fba 100644
--- a/build.zig.zon.nix
+++ b/build.zig.zon.nix
@@ -259,11 +259,11 @@ in
};
}
{
- name = "uucode-0.0.0-ZZjBPtMqQABaVqHdy8MX_XwChpQyZBAGchp-1cPuiQ6J";
+ name = "uucode-0.0.0-ZZjBPgErQADBJsnLdcZKdRk94lB28CbKC4OrUDPOnSeV";
path = fetchZigArtifact {
name = "uucode";
- url = "https://github.com/jacobsandlund/uucode/archive/ef173d765bd756eeecf7ce89f93c4f70c9038ab6.tar.gz";
- hash = "sha256-NFBH94kHmaxsFLBEePgdLjOt3JfbPn8cTQ1ZHiH6xBg=";
+ url = "https://github.com/jacobsandlund/uucode/archive/3512203ca991c02b2500392d1d51226c48131c99.tar.gz";
+ hash = "sha256-nbbeHgvkoMmr5DJN0qRF776hu3waTL85d8dGpvYsZBw=";
};
}
{
@@ -355,6 +355,14 @@ in
};
}
{
+ name = "ziglyph-0.11.2-AAAAAHPtHwB4Mbzn1KvOV7Wpjo82NYEc_v0WC8oCLrkf";
+ path = fetchZigArtifact {
+ name = "ziglyph";
+ url = "https://deps.files.ghostty.org/ziglyph-b89d43d1e3fb01b6074bc1f7fc980324b04d26a5.tar.gz";
+ hash = "sha256-cse98+Ft8QUjX+P88yyYfaxJOJGQ9M7Ymw7jFxDz89k=";
+ };
+ }
+ {
name = "N-V-__8AAB0eQwD-0MdOEBmz7intriBReIsIDNlukNVoNu6o";
path = fetchZigArtifact {
name = "zlib";