2022-04-05 15:15:06 -04:00
2022-04-05 13:06:42 -04:00
2022-04-03 17:40:31 -04:00
2022-04-03 17:40:31 -04:00
2022-04-05 13:06:42 -04:00
2022-04-05 15:15:06 -04:00

A nix flake for working with dbt

Usage

You can get a development shell with the nix shell command.

nix shell github:zaphar/dbt-nix#dbt-core github:zaphar/dbt-nix#dbt-redshift
dbt --version

Flake outputs

  • packages.${system}.dbt-core - the dbt-core cli
  • packages.${system}.dbt-redshift - the dbt-redshift plugin (also includes dbt-postgres)
Description
A nix flake for running dbt-core
Readme 51 KiB
Languages
Nix 100%