It seems it become stale after Zig deps updates.
ls but with io_uring
Update nix/cache.nix hash #3
merged
opened by
alternatively, you can open a PR straight from your fork!
Thanks!
Thanks!
yes the hash of the cache has to be updated on dependency updates as the cache.nix file basically fetches all dependencies and hashes where zig stores them recursively to produce a hash.
pull request successfully merged
ah patch submissions are trailing EOL sensitive. can you run
git diff | xclip -sel corgit diff | pbcopyorgit diff | wlclipand resubmit?