README.md: fix meta.broken remark
This commit is contained in:
parent
22f5c4a02a
commit
e071be80f4
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ will add options to also provide branches for other Nixpkgs channels.
|
|||
## Contribution guideline
|
||||
|
||||
- When adding packages to your repository make sure they build and set
|
||||
`meta.broken` attribute to false otherwise.
|
||||
`meta.broken` attribute to true otherwise.
|
||||
- Supply meta attributes as described in the [Nixpkgs manual](https://nixos.org/nixpkgs/manual/#sec-standard-meta-attributes), so
|
||||
packages can be found by users.
|
||||
- Keep your repositories slim - they are downloaded by users and our evaluator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue