mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-24 22:57:12 +00:00
|
|
||
|---|---|---|
| .. | ||
| generate.py | ||
| generate.sh | ||
| README.md | ||
| README.template.md | ||
| state.json | ||
| update-state.sh | ||
Regenerate the readme:
./tools/update-state.sh <determinate-nixd version, like v3.5.2>
./tools/generate.sh
Before committing, lint your code:
ruff format
ruff check
shellcheck ./tools/*.sh