Commit f7e55dd
committed
ci(release): use setup-nix action with nix develop
Use the setup-nix composite action for consistent Nix setup across
workflows, while still using nix develop for commands to leverage the
full devShell environment.
- Replace direct install-nix-action with setup-nix composite action
- Add skip-uv-sync since nix develop handles dependencies
- Keep nix develop --command for build commands1 parent 893ed42 commit f7e55dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments