Contributing/Local development/Nix development environment: Difference between revisions
From OHC Network Wiki
More languages
More actions
Content deleted Content added
OHC identity seed |
Add Navbox contributing (via update-page on MediaWiki MCP Server) |
||
| Line 151: | Line 151: | ||
* '''Commands run directly''' in the shell — there is no <code>docker compose exec</code> indirection. |
* '''Commands run directly''' in the shell — there is no <code>docker compose exec</code> indirection. |
||
* '''Versions are pinned''' by the flake (for example Python 3.13 and PostgreSQL 15 from the Nix store), so the toolchain is reproducible across machines. |
* '''Versions are pinned''' by the flake (for example Python 3.13 and PostgreSQL 15 from the Nix store), so the toolchain is reproducible across machines. |
||
{{Navbox contributing}} |
|||
{{Related}} |
{{Related}} |
||