0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-13 06:38:35 +00:00
renovatebot_renovate/lib/modules/versioning/nixpkgs/readme.md

17 lines
462 B
Markdown

Nixpkgs versioning is designed to be used with the nix manager.
NixOS releases follow the `YY.MM` pattern.
There are also some prefixes and suffixes allowed.
Using `22.05` as an example the allowed combination of prefixes and suffixes are:
- `release-22.05`
- `nixos-22.05`
- `nixos-22.05-small`
- `nixos-22.05-aarch64`
- `nixpkgs-22.05-darwin`
Additionally, there are some floating versions:
- `nixos-unstable`
- `nixos-unstable-small`
- `nixpkgs-unstable`