1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

doc: Add eval-profiler documentation and release note

This commit is contained in:
Sergei Zimmerman 2025-05-21 22:16:31 +00:00
parent 33141cd133
commit 2190bf2006
No known key found for this signature in database
GPG key ID: A9B0B557CA632325
3 changed files with 47 additions and 0 deletions

View file

@ -57,6 +57,7 @@
- [Tuning Cores and Jobs](advanced-topics/cores-vs-jobs.md)
- [Verifying Build Reproducibility](advanced-topics/diff-hook.md)
- [Using the `post-build-hook`](advanced-topics/post-build-hook.md)
- [Evaluation profiler](advanced-topics/eval-profiler.md)
- [Command Reference](command-ref/index.md)
- [Common Options](command-ref/opt-common.md)
- [Common Environment Variables](command-ref/env-common.md)