Skip to content

Comments

chore: fix nix development environment missing libclang#718

Merged
v0idpwn merged 2 commits intosupabase:mainfrom
nelsonmestevao:ne/libclang
Aug 1, 2025
Merged

chore: fix nix development environment missing libclang#718
v0idpwn merged 2 commits intosupabase:mainfrom
nelsonmestevao:ne/libclang

Conversation

@nelsonmestevao
Copy link
Contributor

@nelsonmestevao nelsonmestevao commented Aug 1, 2025

What kind of change does this PR introduce?

Explicitly list libclang dependency for the flake setup and configure the LIBCLANG_PATH variable to use that dependency for development using nix flake environment. I originally fixed it using llvmPackages_16.libclang, but it also works with pkgs.libclang so I am changing to this one in the last pushed commit.

What is the current behavior?

image

@nelsonmestevao nelsonmestevao requested a review from a team as a code owner August 1, 2025 11:29
@v0idpwn v0idpwn merged commit e1a6779 into supabase:main Aug 1, 2025
14 checks passed
@v0idpwn
Copy link
Member

v0idpwn commented Aug 1, 2025

Thank you!

1 similar comment
@v0idpwn
Copy link
Member

v0idpwn commented Aug 1, 2025

Thank you!

@nelsonmestevao nelsonmestevao deleted the ne/libclang branch August 1, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants