Skip to content

chore: automatic cache import through flakes#195

Merged
steve-chavez merged 1 commit into
supabase:masterfrom
steve-chavez:master
May 13, 2026
Merged

chore: automatic cache import through flakes#195
steve-chavez merged 1 commit into
supabase:masterfrom
steve-chavez:master

Conversation

@steve-chavez
Copy link
Copy Markdown
Member

@steve-chavez steve-chavez commented May 13, 2026

Closes #183.

Now developers can use nix develop and it will automatically use the cache (answer yes when prompted to trust the nxpg cache).

$ nix develop
$ xpg -v 13 test
$ ...

Note: nix-shell still works as usual.

@steve-chavez steve-chavez merged commit 4ecded7 into supabase:master May 13, 2026
12 checks passed
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.

Add instructions for Cachix

2 participants