Skip to content

Commit

Permalink
I think this broke thing?
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmccracken committed Nov 16, 2023
1 parent 04bfd47 commit 6ad80eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/shell/settings.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/usr/bin/env sh

# always avoid nix channels
export NIX_PATH=""

# export NIX_PATH=""

export PKG_CONFIG_PATH="/usr/local/opt/openssl/lib/pkgconfig:${PKG_CONFIG_PATH}"
export PKG_CONFIG_PATH="/usr/local/opt/libpq/lib/pkgconfig:${PKG_CONFIG_PATH}"
Expand Down

0 comments on commit 6ad80eb

Please sign in to comment.