mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-13 20:28:41 +00:00
Merge #86
86: Fix broken link in README.md r=roberth a=ldesgoui Co-authored-by: Lucas Desgouilles <ldesgoui@ldesgoui.xyz>
This commit is contained in:
commit
3f71726469
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ baseline level of compatibility: the core attributes that constitute a flake.
|
|||
|
||||
- Split your `flake.nix` into focused units, each in their own file.
|
||||
|
||||
- Take care of [system](./system.md).
|
||||
- Take care of [system](https://flake.parts/system.html).
|
||||
|
||||
- Allow users of your library flake to easily integrate your generated flake outputs
|
||||
into their flake.
|
||||
|
|
Loading…
Add table
Reference in a new issue