graphql-engine/v3/.envrc
Daniel Harvey ce4dd596fb Add instructions for using the Nix Flake (#547)
<!-- Thank you for submitting this PR! :) -->

## Description

We maintain a Nix Flake for installing project dependencies but do not
advertise or explain it. Hopefully this fixes that.

---------

Co-authored-by: Samir Talwar <samir.talwar@hasura.io>
V3_GIT_ORIGIN_REV_ID: f1c5d471a5d1ffd5fa3ef31a471da7fcc44a935b
2024-05-10 12:27:48 +00:00

12 lines
286 B
Bash

#!/usr/bin/env bash
# This is a direnv configuration that will load your locally-provided direnv
# .envrc.local file.
#
# Install direnv, then add anything you'd like to load when entering this
# directory.
#
# See .envrc.local.example for examples.
source_env_if_exists .envrc.local