nixpkgs-suyu/doc
Maximilian Bosch 9274ea3903
treewide: rename version attributes
As suggested in https://github.com/NixOS/nixpkgs/pull/39416#discussion_r183845745
the versioning attributes in `lib` should be consistent to
`nixos/version` which implicates the following changes:

* `lib.trivial.version` -> `lib.trivial.release`
* `lib.trivial.suffix` -> `lib.trivial.versionSuffix`
* `lib.nixpkgsVersion` -> `lib.version`

As `lib.nixpkgsVersion` is referenced several times in `NixOS/nixpkgs`,
`NixOS/nix` and probably several user's setups. As the rename will cause
a notable impact it's better to keep `lib.nixpkgsVersion` as alias with
a warning yielded by `builtins.trace`.
2018-04-28 14:23:53 +02:00
..
languages-frameworks haskell: allow overriding all package sets at once 2018-04-22 10:34:44 +02:00
old
.gitignore
coding-conventions.xml
configuration.xml doc: Document config.allowUnsupportedSystem and its env var 2018-04-17 16:34:28 -04:00
contributing.xml
cross-compilation.xml doc: fix typo in cross-compilation docs 2018-04-27 22:14:16 +02:00
default.nix treewide: rename version attributes 2018-04-28 14:23:53 +02:00
functions.xml docs: initial manual entry for lib/debug.nix 2018-04-27 18:59:39 +02:00
introduction.chapter.md
Makefile treewide: rename version attributes 2018-04-28 14:23:53 +02:00
manual.xml
meta.xml
multiple-output.xml Merge #31320: docs and glibc: explicit comments on outputs 2018-04-22 11:55:23 +02:00
overlays.xml
overrides.css doc: Fixes in-text callouts and screen callouts. 2018-04-07 15:38:12 -04:00
package-notes.xml weechat: add hint in documentation 2018-04-04 14:58:53 +02:00
platform-notes.xml
quick-start.xml
release-notes.xml
reviewing-contributions.xml doc: add filtered pr list 2018-04-23 17:07:53 -05:00
shell.nix
shell.section.md
stdenv.xml
style.css nixos docs: syntax highlight 2018-04-05 07:54:01 -04:00
submitting-changes.xml nixos/doc: fix instructions for nox-review usage 2018-04-03 13:01:51 +02:00