nixpkgs/doc
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
..
builders treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages 2021-01-13 17:13:10 +01:00
contributing doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
doc-support Revert "make-tarball.nix: Restore the 'commit' field in packages.json" 2020-03-29 20:57:50 +02:00
functions Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrs 2020-03-01 11:05:34 +01:00
languages-frameworks doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
old doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
stdenv doc: stdenv.lib -> lib 2021-01-11 09:52:27 +01:00
using doc: stdenv.lib -> lib 2021-01-11 09:52:27 +01:00
.gitignore doc: format the documentation (#57102) 2019-03-08 21:07:11 -08:00
Makefile doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
default.nix doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
functions.xml doc: move fhs and mkShell under builders/special 2019-10-21 11:39:46 +02:00
manual.xml Convert fetchers from DocBook to CommonMark 2020-12-17 12:00:49 -03:00
overrides.css doc: Make callout marks in code unselectable 2020-01-14 15:24:57 +01:00
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
release-notes.xml treewide: use https for nixos.org and hydra.nixos.org 2020-05-03 22:14:21 -07:00
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
style.css manual: limit text width 2019-01-08 15:08:42 +00:00