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:
|
||||
# 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-22.11.tar.gz
|
||||
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/c23146505c35a07bafbecf36af4f9ebde2bb7dfd.tar.gz
|
||||
extra_nix_config: |
|
||||
extra-platforms = aarch64-linux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user