Skip to content

Commit d325772

Browse files
SuperSandro2000JohnRTitor
authored andcommitted
pkgs: write down that meta should be last
1 parent 293f975 commit d325772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,8 @@ If there is only one version of a package, its Nix expression should be named (e
400400

401401
## Meta attributes
402402

403+
The `meta` attribute set should always be placed last in the derivativion and any other "meta"-like attribute sets like `passthru` should be written before it.
404+
403405
* `meta.description` must:
404406
* Be short, just one sentence.
405407
* Be capitalized.

0 commit comments

Comments
 (0)