builds.sr.ht#compatibility: update NixOS versions

adds 23.11, bumps 23.05 down, removes 22.11

References: https://lists.sr.ht/~sircmpwn/sr.ht-dev/%3C20231126202419.1490071-1-fgaz%40fgaz.me%3E
This commit is contained in:
aoife cassidy 2024-01-26 18:00:23 +02:00 committed by Simon Ser
parent aad1e38269
commit b99f09be3c
1 changed files with 4 additions and 4 deletions

View File

@ -832,10 +832,10 @@ We remove old versions after they are marked as "End of life" at
<table class="table table-sm table-hover">
<thead>
<tr>
<th>NixOS 23.05</th>
<th>NixOS 23.11</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: nixos/latest</code> <strong>or</strong>
<code>image: nixos/23.05</code>
<code>image: nixos/23.11</code>
</th>
</tr>
<tr>
@ -861,9 +861,9 @@ We remove old versions after they are marked as "End of life" at
<table class="table table-sm table-hover">
<thead>
<tr>
<th>NixOS 22.11</th>
<th>NixOS 23.05</th>
<th colspan="3" style="font-weight: normal; text-align: center">
<code>image: nixos/22.11</code>
<code>image: nixos/23.05</code>
</th>
</tr>
<tr>