cccc8ab6fd
nix: drop unnecessay asert for Android SDK on macOS
...
Newer nixpkgs should have Android SDK for aarch64.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-01-27 10:54:51 +01:00
fb4a112407
nix: add libwaku target, fix compiling Nim using NBS
...
Use Nim built by NBS otherwise it doesn't work for both libwaku and
wakucanary.
Referenced issue:
* https://github.com/status-im/status-go/issues/7152
2025-12-29 20:59:36 +01:00
Ivan FB
31e1a81552
nix: add wakucanary Flake package ( #3599 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jakub Sokołowski <jakub@status.im>
2025-11-20 13:40:08 +01:00
e4a4313d82
nix: package outputs of build in .aar file
...
Add nix `result` folder to gitignore also.
Referenced issue:
* https://github.com/waku-org/nwaku/issues/3232
2025-05-23 09:05:22 +02:00
bbdf51ebf2
nix: create nix flake and libwaku-android-arm64 target
...
* android-ndk is added
* in the derivation, system nim is default but one can change it to
nimbus-build-system
* special script for creating nimble links, necessary for the
compilation to succeed.
Referenced issue:
* https://github.com/waku-org/nwaku/issues/3232
2025-04-10 17:35:31 +02:00