mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-29 01:14:09 +03:00
makeFlakeOutputs: improve error message for missing projects
This commit is contained in:
parent
2749626e4a
commit
0b4f1add1b
@ -75,8 +75,8 @@
|
|||||||
Please pass `projects` to makeFlakeOutputs.
|
Please pass `projects` to makeFlakeOutputs.
|
||||||
`projects` can be:
|
`projects` can be:
|
||||||
- an attrset
|
- an attrset
|
||||||
- a path to a .toml file
|
- a path to a .toml file (not empty & added to git)
|
||||||
- a path to a .json file
|
- a path to a .json file (not empty & added to git)
|
||||||
|
|
||||||
To generate a projects.toml file automatically:
|
To generate a projects.toml file automatically:
|
||||||
1. execute:
|
1. execute:
|
||||||
|
Loading…
Reference in New Issue
Block a user