nix-community.nixvim/version-info.toml
Matt Sturgeon 9328f4437d
update-scripts/version-info: get channel status for supported versions
Fetch channel info from NixOS/infra, the canonical source of truth.
2025-06-03 10:29:20 +01:00

20 lines
435 B
TOML

# DO NOT MODIFY!
# This file was generated by update-scripts/version-info/default.nix
nixpkgs_rev = "3d1f29646e4b57ed468d60f9d286cde23a8d1707"
release = "25.11"
unstable = true
[versions."24.11"]
branch = "nixos-24.11"
channel = "nixos-24.11"
status = "deprecated"
[versions."25.05"]
branch = "nixos-25.05"
channel = "nixos-25.05"
status = "stable"
[versions."25.11"]
branch = "main"
channel = "nixpkgs-unstable"
status = "rolling"