mirror of
https://github.com/sstent/NixOS_ARM_SDImages.git
synced 2026-01-25 14:41:41 +00:00
aarch64 - fix nixpkgs release
This commit is contained in:
2
.github/workflows/Build_SDImage_aarch64.yml
vendored
2
.github/workflows/Build_SDImage_aarch64.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Pin because the latest all-hardware profile changes
|
# Pin because the latest all-hardware profile changes
|
||||||
# https://github.com/NixOS/nixpkgs/pull/128532
|
# https://github.com/NixOS/nixpkgs/pull/128532
|
||||||
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/release-23.05.tar.gz
|
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/release-22.11.tar.gz
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
extra-platforms = aarch64-linux
|
extra-platforms = aarch64-linux
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user