~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH sr.ht-docs] builds.sr.ht/compatibility.md: update NixOS versions

Details
Message ID
<20230526085701.3884-1-fgaz@fgaz.me>
DKIM signature
missing
Download raw message
Patch: +30 -2
---

I removed 22.05 (EOL, a builds patch will follow) and added 23.05 but
did not point latest to it since it's still unreleased

 builds.sr.ht/compatibility.md | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md
index e5a7d83..1f64a28 100644
--- a/builds.sr.ht/compatibility.md
@@ -801,10 +801,38 @@ 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.05</th>
      <th>NixOS 22.11</th>
      <th colspan="3" style="font-weight: normal; text-align: center">
        <code>image: nixos/latest</code> <strong>or</strong>
        <code>image: nixos/22.05</code>
        <code>image: nixos/22.11</code>
      </th>
    </tr>
    <tr>
      <th>arch</th>
      <th style="text-align: center">supported</th>
      <th style="text-align: center">native</th>
      <th>updated</th>
    </tr>
  </thead>
  <tbody>
    <tr><td><code>arch: aarch64</code></td><td style="text-align: center"></td><td></td><td></td></tr>
    <tr><td><code>arch: armv6</code></td><td style="text-align: center"></td><td></td><td></td></tr>
    <tr><td><code>arch: armv7</code></td><td style="text-align: center"></td><td></td><td></td></tr>
    <tr class="table-primary">
      <td><code>arch: x86_64</code> (default)</td>
      <td style="text-align: center; color: green">✓</td>
      <td style="text-align: center; color: green">✓</td>
      <td>weekly</td>
    </tr>
  </tbody>
</table>

<table class="table table-sm table-hover">
  <thead>
    <tr>
      <th>NixOS 23.05</th>
      <th colspan="3" style="font-weight: normal; text-align: center">
        <code>image: nixos/23.05</code>
      </th>
    </tr>
    <tr>
-- 
2.38.4
Details
Message ID
<CT4KG78D2Y2F.309PEJKQ05PBH@taiga>
In-Reply-To
<20230526085701.3884-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/sr.ht-docs
   bf6aab9..5afa089  master -> master
Reply to thread Export thread (mbox)