makeFlakeOutputs: improve error message for missing projects

This commit is contained in:
DavHau 2022-12-07 16:57:22 +07:00
parent 2749626e4a
commit 0b4f1add1b

View File

@ -75,8 +75,8 @@
Please pass `projects` to makeFlakeOutputs.
`projects` can be:
- an attrset
- a path to a .toml file
- a path to a .json file
- a path to a .toml file (not empty & added to git)
- a path to a .json file (not empty & added to git)
To generate a projects.toml file automatically:
1. execute: