diff options
author | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2025-03-21 16:33:57 +0000 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-21 13:08:19 -0400 |
commit | 0a23a5ab1a2f8f2e3a5898b01fe73d8aad79dabd (patch) | |
tree | 641be67929bb13ad4c54f664b132209d0a1d9f29 /src | |
parent | 017c3cc66e9900ef2ce93584f78d26adbba7e191 (diff) |
feat(nix): open up support to more architectures
This means that the flake can now be built for the following
architectures:
- aarch64-linux
- armv6l-linux
- armv7l-linux
- i686-linux
- powerpc64le-linux
- riscv64-linux
- x86_64-linux
It doesn't mean that it's necessarily going to work perfectly on all of
these architecture and binary cache support is not available for a lot
of them either. But at least it let's you build for them if you want to.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions