发布

  • chore: Upgarde zlob and use zig 0.16 (#401)

    frostbyte_neo 发布于 2026-04-22 03:51:18 +00:00

    • chore: Upgarde zlob and biome

    • chore: Update docs for - chore: Upgarde zlob and biome

    • fix(nix): redirect Zig cache dirs out of /homeless-shelter

    Zig 0.16 writes to $HOME/.cache/zig even when --global-cache-dir is
    passed, which fails in the nix sandbox where $HOME is /homeless-shelter.
    Point ZIG_*_CACHE_DIR and XDG_CACHE_HOME at $TMPDIR instead.

    • chore: Update docs for - fix(nix): redirect Zig cache dirs out of /homeless-shelter

    • chore: lock zlob at 1.3.3

    Cargo.toml was bumped to 1.3.3 but Cargo.lock still pinned the
    1.3.3-dev.5 prerelease, which made cargo's vendored dir fail resolution
    under crane's nix build.

    下载附件