renovate/lib/modules/versioning/nixpkgs
Sebastian Poxhofer 3681b2a945
chore: eslint to enforce for typed imports (#30844)
2024-08-19 13:15:27 +00:00
..
index.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
readme.md feat(versioning/nixpkgs): add nixpkgs versioning (#18817) 2022-11-08 07:26:51 -08:00

readme.md

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