aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc
blob: 09672f86182d173e02aa9483f9c18bbece5a5e17 (plain)
1
2
3
4
5
# shellcheck shell=bash
if ! has nix_direnv_version || ! nix_direnv_version 3.1.1; then
  source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.1/direnvrc" "sha256-p+fzQdrms/hDa7g+soShAybJNo4bN4SIAeSfqNKgD5I="
fi
use flake