From 5ca3396964d99d07ac6534ae0e2686b4e4bb0ff8 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 10 Feb 2023 09:58:36 -0500 Subject: nix .env, add ./result/bin path --- .envrc | 1 + 1 file changed, 1 insertion(+) (limited to '.envrc') diff --git a/.envrc b/.envrc index f053b70d..3c334084 100644 --- a/.envrc +++ b/.envrc @@ -12,4 +12,5 @@ watch_file flake.nix if [ -f .envrc-local ]; then source_env_if_exists .envrc-local || source .envrc-local fi +PATH_add result/bin #nix flake update && nix flake check --show-trace && nix flake show -- cgit v1.2.3