3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/misc
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
..
assertions.nix
crashdump.nix nixos/crashdump: fix evaluation. (#30415) 2017-10-25 20:00:52 +00:00
documentation.nix nixos: documentation: implement documentation.dev.enable option 2018-04-23 15:08:58 +02:00
extra-arguments.nix
ids.nix Merge pull request #36864 from peterhoeg/f/ddclient 2018-04-19 05:12:29 +00:00
label.nix nixos/label: no prepend '-' if there are no tags 2018-02-22 19:44:21 +00:00
lib.nix
locate.nix locate: fix update-locatedb service for mlocate 2018-03-27 23:34:11 -04:00
meta.nix
nixpkgs.nix lib/debug: fix use-sites of deprecated debug functions 2018-04-27 18:59:39 +02:00
passthru.nix
version.nix treewide: rename version attributes 2018-04-28 14:23:53 +02:00