Skip to content

chore: automatic cache import through flakes#253

Merged
steve-chavez merged 1 commit into
supabase:masterfrom
steve-chavez:flakes
May 14, 2026
Merged

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

Conversation

@steve-chavez
Copy link
Copy Markdown
Member

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
$ ...

nix-shell still works as usual.

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
$ ...
```

`nix-shell` still works as usual.
@steve-chavez steve-chavez marked this pull request as ready for review May 14, 2026 18:32
@steve-chavez steve-chavez merged commit feaef76 into supabase:master May 14, 2026
14 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.

2 participants