mirror of
https://github.com/zaphar/dbt-nix.git
synced 2025-07-22 19:50:16 -04:00
include git in the workspace
This commit is contained in:
parent
9d9aefe1ec
commit
63a45b5428
@ -5,6 +5,7 @@ stdenv.mkDerivation {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
# System requirements.
|
# System requirements.
|
||||||
readline
|
readline
|
||||||
|
git
|
||||||
|
|
||||||
# Python requirements (enough to get a virtualenv going).
|
# Python requirements (enough to get a virtualenv going).
|
||||||
python38Full
|
python38Full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user