mirror of
https://github.com/sstent/NixOS_ARM_SDImages.git
synced 2025-12-06 06:01:42 +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:
|
||||
# Pin because the latest all-hardware profile changes
|
||||
# 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-platforms = aarch64-linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user