mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
Merge pull request #94 from hercules-ci/debug-link
doc: debug: Add link to debug page
This commit is contained in:
commit
c0ee7295b4
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