nixpkgs/doc/contributing
V 7616206b77
doc: add function argument order convention (#110060)
* doc: add function argument order convention

Ordering by usage is the de facto ordering given to arguments. It's
logical, and makes finding argument usage easier. Putting lib first is
common in NixOS modules, so it's reasonable to mirror this in nixpkgs
proper. Additionally, it's not a package as such, has zero dependencies,
and can be found used anywhere in a derivation.

* doc: clean up usage of lib
2021-01-20 19:07:16 -05:00
..
coding-conventions.xml doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
contributing-to-documentation.xml nixpkgs manual: move contributing chapters into one folder 2019-10-30 11:17:14 +01:00
quick-start.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
reviewing-contributions.xml Merge pull request #101806 from unode/docs 2020-12-01 17:12:20 +01:00
submitting-changes.chapter.md doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00