mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
add x86_64 arch
This commit is contained in:
parent
463e0f82a6
commit
d72ab2a167
17 changed files with 89 additions and 40 deletions
2
.github/workflows/cachix.yml
vendored
2
.github/workflows/cachix.yml
vendored
|
|
@ -27,5 +27,5 @@ jobs:
|
|||
--log-format bar-with-logs \
|
||||
--option keep-going true \
|
||||
--show-trace \
|
||||
build .#bootstrapZip \
|
||||
build .#bootstrapZip-aarch64 .#bootstrapZip-x86_64 \
|
||||
--impure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue