mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 12:30:36 -05:00
24.05 (#80)
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@@ -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
|
||||
|
||||
@@ -12,3 +12,4 @@ build:
|
||||
- NIXPKGS_CHANNEL:
|
||||
- nixos-23.05
|
||||
- nixos-23.11
|
||||
- nixos-24.05
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user