mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
doc: debug: Add link to debug page
This commit is contained in:
parent
8bfe94414f
commit
2565b6d4a3
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ in
|
|||
- `allSystems`: The `perSystem` submodule applied to the configured `systems`.
|
||||
- `currentSystem`: Shortcut into `allSystems`. Only available in impure mode.
|
||||
Works for arbitrary system values.
|
||||
|
||||
See [Expore and debug option values](../debug.html) for more examples.
|
||||
'';
|
||||
};
|
||||
perSystem = mkPerSystemOption
|
||||
|
|
Loading…
Reference in a new issue