Skip to content

Commit

Permalink
fix build on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Jan 10, 2024
1 parent 591499c commit a3080ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .envrc
Original file line number Diff line number Diff line change
@@ -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 || :
1 change: 0 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a3080ea

Please sign in to comment.