Merge pull request #1883 from DieracDelta/jr/fix_link

docs: fix nix wiki 404 in README
This commit is contained in:
Mitchell Hashimoto
2024-06-25 10:03:52 -07:00
committed by GitHub

View File

@ -719,7 +719,7 @@ You can also test the build of the nix package at any time by running `nix build
#### Updating the Zig Cache Fixed-Output Derivation Hash
The Nix package depends on a [fixed-output
derivation](https://nixos.org/manual/nix/stable/language/advanced-attributes.html#adv-attr-outputHash)
derivation](https://nix.dev/manual/nix/stable/language/advanced-attributes.html#adv-attr-outputHash)
that manages the Zig package cache. This allows the package to be built in the
Nix sandbox.