aarch64 - fix nixpkgs release

This commit is contained in:
2023-10-31 17:54:00 +00:00
parent b61dc5928b
commit a78eb94179

View File

@@ -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/c23146505c35a07bafbecf36af4f9ebde2bb7dfd.tar.gz nix_path: nixpkgs=https://github.com/NixOS/nixpkgs/archive/release-23.05.tar.gz
extra_nix_config: | extra_nix_config: |
extra-platforms = aarch64-linux extra-platforms = aarch64-linux