NixOS / nixos-hardware

A collection of NixOS modules covering hardware quirks.
Creative Commons Zero v1.0 Universal
2.08k stars 643 forks source link

Release schedule #1062

Open poelzi opened 4 months ago

poelzi commented 4 months ago

Currently nixos-hardware follows master and does not release tags for stable NixOS releases. This renders nixos-hardware unusable for stable users.

We should at least start a branch per NixOS release that actually works with NixOS stable release.

SuperSandro2000 commented 4 months ago

We currently try to support the current stable and unstable and sometimes that requires a bit of trickery.

Mic92 commented 4 months ago

We test both stable and unstable actually in CI. If there is any breakage as of now, this is unintentional.