nixpkgs/nixos/doc/manual/release-notes
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
..
release-notes.xml 18.03 -> 18.09 2018-03-05 19:47:39 +01:00
rl-1310.xml Move release notes to an appendix and a separate chunk 2015-07-22 16:21:32 +02:00
rl-1404.xml nixos manual: Adds some examples of how to use fdisk. 2017-11-01 13:48:09 +10:00
rl-1412.xml Move release notes to an appendix and a separate chunk 2015-07-22 16:21:32 +02:00
rl-1509.xml manual: update mailing list links 2017-07-18 07:54:36 -04:00
rl-1603.xml doc: Fix some typos 2017-06-11 22:13:42 +02:00
rl-1609.xml nixos: purge remaining grsecurity bits 2017-09-02 20:35:24 +02:00
rl-1703.xml Release notes: Fix syntax in code sample 2017-07-05 16:39:19 +03:00
rl-1709.xml 17.09 release notes: fix typo 2017-10-01 12:44:06 +02:00
rl-1803.xml 18.03 release notes: fix typo 2018-04-05 11:01:04 +02:00
rl-1809.xml treewide: rename version attributes 2018-04-28 14:23:53 +02:00