summaryrefslogtreecommitdiff
path: root/nix/build-support
AgeCommit message (Expand)Author
2025-10-03Add update-mirror Nu script to ease mirror updating for depsMitchell Hashimoto
2025-09-20update to the latest zon2nixJeffrey C. Ollie
2025-09-13Fix name of `check-zig-cache.sh` in documentation for updating the zig cache ...azhn
2025-08-23nix: update zon2nixJeffrey C. Ollie
2025-07-11ci: add shellcheck linting for shell scriptsBryan Lee
2025-05-13gtk: implement custom audio for bellJeffrey C. Ollie
2025-03-18CI: Add checks for blueprint compiler / Nix refactorsJeffrey C. Ollie
2025-03-16update zon2nixJeffrey C. Ollie
2025-03-12update zig2nixMitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2025-02-14build: generate a build.zig.zon.txt file for easy zig fetch scriptingJeffrey C. Ollie
2025-02-14Add back `fetch-zig-cache.sh` for packagingMitchell Hashimoto
2025-02-11nix: use zig2nix to manage nix cache/depsJeffrey C. Ollie
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-09-27nix: move fetch-zig-cache script into nix/build-supportJeffrey C. Ollie
2024-09-27nix: don't require the ZIG_LOCAL_CACHE_DIR to be setJeffrey C. Ollie
2024-09-27nix: work around ziglang/zig#20976 and fix nix package buildsJeffrey C. Ollie
2024-01-07nix: update hashMitchell Hashimoto
2023-12-08Use camelCase for all nix filesRGBCube
2023-12-08Add garnix cache and clean up all nix codeRGBCube
2023-11-24nix: add GitHub Actions workflowChris Marchesi