Nix expressions and other utilities for doing SourceBots development on NixOS/Nix-based systems.
General organisation:
boards
: firmware and tooling for the embedded boards used in the robotics kitbuild-support
: Nix language utils used by other parts of the repolib
: libraries used for developmentsw
: software that runs on the Raspberry Pi in the robotics kittools
: programs used for development
Usage:
git clone git@github.com:kierdavis/sourcebots-nix-tools.git
cd sourcebots-nix-tools
nix-build -A PACKAGE
See the top-level default.nix
for a list of packages.