Skip to content

The-Blockchain-Company/tbco-nix

Repository files navigation

TBCO Common Nix Code

Build status

This repo contains build code and tools shared between TBCO projects.

  1. Pinned versions of The-Blockchain-Company/nixpkgs.
  2. Scripts for regenerating code with nix-tools.
  3. Some util functions such as source filtering or helpers for Haskell.nix.
  4. Nix builds of development tools such as cache-s3.
  5. Nix packages and overlay for the rust-bcc projects.

How to use in your project

See new project skeleton.

When making changes to tbco-nix

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published