This repo contains build code and tools shared between IOHK projects.
- Some util functions such as source filtering or helpers for Haskell.nix.
- Customized libraries (as an overlay for nixpkgs.
- Nix builds of development tools such as cache-s3.
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).