From c832112d06511c4496e75d6f6f64390eb788e9ed Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 10 Feb 2023 10:00:18 -0500 Subject: nix .env, add ./result/bin path --- org/config_nix.org | 1 + 1 file changed, 1 insertion(+) (limited to 'org/config_nix.org') diff --git a/org/config_nix.org b/org/config_nix.org index 720d980..5bf9d72 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -49,6 +49,7 @@ 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 #+END_SRC -- cgit v1.2.3