···37373838 The old config generation system used impure shell scripts and could break in specific circumstances (see #1234).
39394040-* `meta.description` should:
4040+* `meta.description` must:
4141 * Be short, just one sentence.
4242 * Be capitalized.
4343 * Not start with the package name.
···4747* `meta.license` must be set and fit the upstream license.
4848 * If there is no upstream license, `meta.license` should default to `lib.licenses.unfree`.
4949 * If in doubt, try to contact the upstream developers for clarification.
5050-* `meta.maintainers` must be set.
5050+* `meta.mainProgram` must be set when appropriate.
5151+* `meta.maintainers` should be set.
51525253See the nixpkgs manual for more details on [standard meta-attributes](https://nixos.org/nixpkgs/manual/#sec-standard-meta-attributes).
5354