This repo provides a set of nix recipes (i.e., packages) to be used by bao-tests. The recipes are used to define all necessary tools and dependencies required to build the software stack , e.g., compilers, cross-compilers, build utilities, and specific libraries.
Install Nix:
curl -L https://nixos.org/nix/install | sh -s -- --daemon
Clone this repo and cd to it:
git clone https://github.com/bao-project/bao-nix.git
cd bao-nix
Or add it as a submodule:
git submodule add https://github.com/bao-project/bao-nix.git
cd bao-nix
PLATFORM | ARCH | |
---|---|---|
QEMU Aarch64 virt | qemu-aarch64-virt | aarch64 |