linux: add stable staging-nixos workflow

stable counterpart to d28cc2a2f5
This commit is contained in:
zowoq
2026-05-28 09:38:19 +10:00
parent d19f6793f4
commit 10056dd40d
4 changed files with 16 additions and 14 deletions

View File

@@ -35,10 +35,14 @@ jobs:
into: staging-next-25.11
- from: staging-next-25.11
into: staging-25.11
- from: release-25.11
into: staging-nixos-25.11
- from: release-26.05
into: staging-next-26.05
- from: staging-next-26.05
into: staging-26.05
- from: release-26.05
into: staging-nixos-26.05
- name: merge-base(master,staging) → haskell-updates
from: master staging
into: haskell-updates