Adding aarch64-linux architecture support#8
Conversation
|
Hey @NicolasGuilloux i updated to nixos-unstable, picked up your readme changes, but did the .github/workflows file change slightly differently and merged them to main. please let me know if i'm missing out anything. :) |
9731ca4 to
39181d2
Compare
|
I rebased it. Moreover, I think I fixed an issue since you are building the tarball with nixos-unstable, but specifying nixos-23.11 for the generated |
|
You're right, i forgot to fix the flake input on the inner flake template file. However, i don't understand why you remove the caching parts in the github workflow description. |
|
and i see that somehow the "co-authored" line vanished when i cherry-picked your readme changes. this seems to be my fault. i can rebase with a corrected git commit message if you like. |
|
No I don't mind, it is just more simple to simply ask for changes and click on Merge ^^ |
250286d to
bf43ae9
Compare
|
I found the option for the DeterminatesSystems action to support aarch64 build. The cache wasn't working properly with the cachix thing. |
|
Functionality is implemented in the automatic release workflow now. |
Adding the
aarch64-linuxarchitecture for the Tarball build in the workflow actions.Fixes #7