This repo contains build code and tools shared between TBCO projects.
- Pinned versions of The-Blockchain-Company/nixpkgs.
- Scripts for regenerating code with
nix-tools
. - Some util functions such as source filtering or helpers for Haskell.nix.
- Nix builds of development tools such as cache-s3.
- Nix packages and overlay for the rust-bcc projects.
See new project skeleton.
Please document any change that might affect project builds in the ChangeLog. For example:
- Bumping
nixpkgs
to a different branch. - Changing API (renaming attributes, changing function parameters, etc).
Also update the skeleton
project if necessary.