This commit is contained in:
Domen Kožar 2024-06-08 07:29:23 +01:00 committed by GitHub
parent f6b4921246
commit 2e4deab4ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,7 @@ jobs:
- nixos-unstable
- nixos-23.05
- nixos-23.11
- nixos-24.05
system:
- x86_64-linux
- aarch64-linux
@ -49,6 +50,7 @@ jobs:
- nixos-unstable
- nixos-23.05
- nixos-23.11
- nixos-24.05
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

View file

@ -12,3 +12,4 @@ build:
- NIXPKGS_CHANNEL:
- nixos-23.05
- nixos-23.11
- nixos-24.05

View file

@ -41,6 +41,7 @@ nixpkgs channel describes.
| --- | --- | --- |
| nixos-23.05 | nixos-23.05 | only minor versions that include security updates |
| nixos-23.11 | nixos-23.11 | only minor versions that include security updates |
| nixos-24.05 | nixos-24.05 | only minor versions that include security updates |
| nixos-unstable | latest | latest and greatest, major versions might change |
## List of images