From a3080eacad28ef4db198f69cd5da86df07b50ccb Mon Sep 17 00:00:00 2001 From: William Casarin Date: Wed, 10 Jan 2024 09:01:53 -0800 Subject: [PATCH] fix build on macos --- .envrc | 4 ++-- TODO | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.envrc b/.envrc index 052ad33..379cfb6 100644 --- a/.envrc +++ b/.envrc @@ -1,7 +1,7 @@ -use nix +#use nix export TODO_FILE=TODO export JB55=32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245 export PATH=$PWD:$PATH -todo.sh ls || : +2>/dev/null todo.sh ls || : diff --git a/TODO b/TODO index 520695e..2225760 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ subscription polling -execution plan for tags query execution plan for created_at query note kind index rebuild migration (A) filter from json