Open poelzi opened 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.
We currently try to support the current stable and unstable and sometimes that requires a bit of trickery.
We test both stable and unstable actually in CI. If there is any breakage as of now, this is unintentional.
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.