mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-05-27 16:43:54 +00:00
|
Some checks failed
/ Build (push) Failing after 2m25s
* Prepare release v3.19.1
* Update the state.json for v3.19.1
* Update README.md and action.yml for v3.19.1
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.987561%2Brev-1c3fe55ad329cbcb28471bb30f05c9827f724c76/019dd544-2f5a-70b0-a89a-cf26aa85b1a7/source.tar.gz' (2026-04-27)
→ 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.990025%2Brev-15f4ee454b1dce334612fa6843b3e05cf546efab/019de756-85a1-7400-84a3-d277a7ed191b/source.tar.gz' (2026-04-30)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| 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