README.md: fix meta.broken remark

This commit is contained in:
Jörg Thalheim 2018-06-29 20:57:29 +01:00
parent 22f5c4a02a
commit e071be80f4

View file

@ -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