commit 72da9c2eac543d4c07f78df9b9a98d028c6b33b0 parent 1e5b7a2a20f852173dabcddab34728af9f6839ea Author: William Casarin <jb55@jb55.com> Date: Mon, 28 Feb 2022 14:03:51 -0800 no direnv nix for now doesn't play nice with ios cross builds on mac Signed-off-by: William Casarin <jb55@jb55.com> Diffstat:
M | .envrc | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.envrc b/.envrc @@ -1,4 +1,4 @@ -use nix +#use nix export PATH=$PWD:$PATH export TODO_FILE=$PWD/TODO