Categorize Nixpkgs branch names into families #295

Closed
opened 2024-10-28 11:23:44 +00:00 by erictapen · 1 comment
erictapen commented 2024-10-28 11:23:44 +00:00 (Migrated from github.com)

A "family" would be something like the 24.05 release, containing nixos-24.05-small, nixos-24.05, nixpkgs-24.05-darwin etc. A family can be end of life, unstable or stable.

There is already the NixChannel class representing some of that information. It would be good to have an additional utility function, that provides that structure to the suggestions view. Also we need to make sure that this is future proof, e.g. when the NixOS release cadence changes again in the future.

A "family" would be something like the 24.05 release, containing `nixos-24.05-small`, `nixos-24.05`, `nixpkgs-24.05-darwin` etc. A family can be end of life, unstable or stable. There is already the `NixChannel` class representing some of that information. It would be good to have an additional utility function, that provides that structure to the suggestions view. Also we need to make sure that this is future proof, e.g. when the NixOS release cadence changes again in the future.
fricklerhandwerk commented 2024-11-11 09:15:37 +00:00 (Migrated from github.com)

Closed by #293

Closed by #293
Sign in to join this conversation.
No description provided.