Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Oct 11, 2024
1 parent 77989c3 commit 32c7eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/nixify-haskell-parts.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ short-title: 2. Using flake-parts
Things to highlight:

- [[flake-parts]] can be used as lightweight as `forAllSystems` alternative
- [[flake-parts]] can be used as lightweight `forAllSystems` alternative
- allows us to split top-level flake.nix into small .nix files
- allows us to define [[nix-modules|our own modules]] and use them (just like [[nixos]] options)
- nuts and bolts:
Expand Down

0 comments on commit 32c7eb9

Please sign in to comment.