clan-lib: Fix missing logging for flake.select execution

This commit is contained in:
Qubasa
2025-07-24 17:29:09 +07:00
parent 0ffad32657
commit b74aa31b87
2 changed files with 24 additions and 41 deletions

View File

@@ -85,7 +85,8 @@ export CLAN_DEBUG_COMMANDS=1
These options help you pinpoint the source and context of print messages and debug logs during development.
!!! Note
`CLAN_DEBUG_NIX_SELECTORS` and `CLAN_DEBUG_NIX_PREFETCH` will only print the command on a cache miss!
## Analyzing Performance