Update host-your-own-binary-cache-server.md (#231)

Fixed References heading.
This commit is contained in:
Teja Paturu 2025-06-17 09:44:31 -05:00 committed by GitHub
parent 4e31b7cb25
commit 345ae5e71e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -220,7 +220,7 @@ automatically removed after a specified number of days.
This is useful for keeping the cache size manageable and ensuring that outdated binaries This is useful for keeping the cache size manageable and ensuring that outdated binaries
are not stored indefinitely. are not stored indefinitely.
### References {#references} ## References {#references}
- [Blog post by Jeff on Nix binary caches](https://jcollie.github.io/nixos/2022/04/27/nixos-binary-cache-2022.html) - [Blog post by Jeff on Nix binary caches](https://jcollie.github.io/nixos/2022/04/27/nixos-binary-cache-2022.html)
- [Binary cache in the NixOS wiki](https://wiki.nixos.org/wiki/Binary_Cache) - [Binary cache in the NixOS wiki](https://wiki.nixos.org/wiki/Binary_Cache)