Skip to content

Latest commit

 

History

History
86 lines (61 loc) · 1.99 KB

README.md

File metadata and controls

86 lines (61 loc) · 1.99 KB

Bao Nix Packages

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.


-1. Install dependencies

Install Nix:

curl -L https://nixos.org/nix/install | sh -s -- --daemon

1. Setup environment

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

3. Supported Platforms

PLATFORM ARCH
QEMU Aarch64 virt qemu-aarch64-virt aarch64