Update Build_SDImage_aarch64.yml

This commit is contained in:
2023-11-01 10:31:53 -04:00
committed by GitHub
parent 18a97eee8a
commit bee1386356

View File

@@ -13,7 +13,8 @@ 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/c23146505c35a07bafbecf36af4f9ebde2bb7dfd.tar.gz
# nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/c23146505c35a07bafbecf36af4f9ebde2bb7dfd.tar.gz
nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/release-23.05.tar.gz
extra_nix_config: |
extra-platforms = aarch64-linux
- name: Run the Magic Nix Cache