nix-community.nixvim/version-info.toml
Matt Sturgeon 8917e2e8ec update-scripts/version-info: get channel status for supported versions
Fetch channel info from NixOS/infra, the canonical source of truth.

(cherry picked from commit 9328f4437d)
2025-06-04 04:27:13 +10:00

20 lines
436 B
TOML

# DO NOT MODIFY!
# This file was generated by update-scripts/version-info/default.nix
nixpkgs_rev = "7282cb574e0607e65224d33be8241eae7cfe0979"
release = "25.05"
unstable = false
[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"