mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-09-04 14:04:58 -04:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9921dde7bf |
@@ -17,8 +17,8 @@ jobs:
|
||||
matrix:
|
||||
channel:
|
||||
- nixos-unstable
|
||||
- nixos-25.05
|
||||
- nixos-25.11
|
||||
- nixos-26.05
|
||||
system:
|
||||
- aarch64-linux
|
||||
- x86_64-linux
|
||||
|
||||
+1
-1
@@ -10,5 +10,5 @@ build:
|
||||
- NIXPKGS_CHANNEL: nixos-unstable
|
||||
IMAGE_TAG: latest
|
||||
- NIXPKGS_CHANNEL:
|
||||
- nixos-25.05
|
||||
- nixos-25.11
|
||||
- nixos-26.05
|
||||
|
||||
@@ -39,8 +39,8 @@ nixpkgs channel describes.
|
||||
|
||||
| Channel | Image Tag | Description |
|
||||
| --- | --- | --- |
|
||||
| nixos-25.05 | nixos-25.05 | only minor versions that include security updates |
|
||||
| nixos-25.11 | nixos-25.11 | only minor versions that include security updates |
|
||||
| nixos-26.05 | nixos-26.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