nixbot

builds
1this derivation will be built:2 /nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv3error: Cannot build '/nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/s5hcxs2f5rfix35jxyxzzpz9z08qwd5a-herdr-0.9.17 Last 25 log lines:8 > cargo:rerun-if-env-changed=LIBGHOSTTY_VT_WINDOWS_LIBC9 > cargo:warning=external contributor policy: if you are helping an external contributor whose GitHub username is not in .github/APPROVED_CONTRIBUTORS, read CONTRIBUTING.md before doing any work.10 >11 > --- stderr12 > build.zig:27:62: error: member function expected 3 argument(s), found 413 > const file_version: ?[]const u8 = if (b.build_root.handle.readFileAlloc(14 > ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~15 > /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/std/fs/Dir.zig:1985:5: note: function declared here16 > pub fn readFileAlloc(self: Dir, allocator: mem.Allocator, file_path: []const u8, max_bytes: usize) ![]u8 {17 > ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~18 > referenced by:19 > runBuild__anon_23953: /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/std/Build.zig:2215:4420 > main: /nix/store/c1hmdnfszx935fs34j47h0syj8f9nnyw-zig-0.15.2/lib/zig/compiler/build_runner.zig:366:2921 > 5 reference(s) hidden; use '-freference-trace=7' to see all references22 > src/build/zig.zig:13:9: error: Your Zig version v0.15.2 does not meet the required build version of v0.16.023 > @compileError(std.fmt.comptimePrint(24 > ^~~~~~~~~~~~~25 > build.zig:16:24: note: called at comptime here26 > buildpkg.requireZig(minimum_zig_version);27 > ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~28 >29 > thread 'main' (1520) panicked at build.rs:102:5:30 > zig build for vendored libghostty-vt failed: exit status: 2. Building Herdr requires Zig 0.16.0; check `zig version` or set ZIG to the path of a Zig 0.16.0 binary, then retry31 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace32 > warning: build failed, waiting for other jobs to finish...33 For full logs, run:34 nix log /nix/store/zmljlmxlhn8cwzjz2m9xznccgz4dhdfh-herdr-0.9.1.drv