Skip to content

bao-project/bao-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published