Skip to content

Commit

Permalink
24.05 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jun 8, 2024
1 parent f6b4921 commit 2e4deab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- nixos-unstable
- nixos-23.05
- nixos-23.11
- nixos-24.05
system:
- x86_64-linux
- aarch64-linux
Expand Down Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ build:
- NIXPKGS_CHANNEL:
- nixos-23.05
- nixos-23.11
- nixos-24.05
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2e4deab

Please sign in to comment.