From 8bbce50523009b2684499c52c65d7f7086c3cb44 Mon Sep 17 00:00:00 2001 From: Maximilian Bosch Date: Thu, 29 May 2025 18:09:11 +0200 Subject: [PATCH] README: drop maintenance of 2.91 I was considering to keep it since it's still the default in nixpkgs, but I'm not willing to backport the needed changes for the Perl bindings since 2.93 becoming the default is on the horizon: https://github.com/NixOS/nixpkgs/pull/398141#discussion_r2092692036 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56023e89a..5869e4bb6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Hydra is a [Continuous Integration](https://en.wikipedia.org/wiki/Continuous_int | Branch | Lix release | Maintained | | --- | --- | --- | | `main` | [`main` branch of Lix](https://git.lix.systems/lix-project/lix/commits/branch/main) | ✅ | -| `lix-2.91` | [2.91](https://lix.systems/blog/2024-08-12-lix-2.91-release/) | ✅ | +| `lix-2.91` | [2.91](https://lix.systems/blog/2024-08-12-lix-2.91-release/) | ❌ | | `lix-2.92` | [2.92](https://lix.systems/blog/2025-01-18-lix-2.92-release/) | ❌ | | `lix-2.93` | [2.93](https://lix.systems/blog/2025-05-06-lix-2.93-release/) | ✅ |