mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-24 22:57:12 +00:00
Release v3.9.0 (#28)
* Prepare release v3.9.0
* Update the state.json for v3.9.0
* Update README.md and action.yml for v3.9.0
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'0198c7b8-5e15-730c-959e-40cbb5fe01b3/source.tar.gz?narHash=sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs%2BStOp19xNsbqdOg%3D' (2025-08-19)
→ '0198e4ae-49a1-775e-8b7c-803015cc6285/source.tar.gz?narHash=sha256-XexyKZpf46cMiO5Vbj%2BdWSAXOnr285GHsMch8FBoHbc%3D' (2025-08-25)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7303d63f8
commit
edc15760af
4 changed files with 11 additions and 11 deletions
|
|
@ -68,7 +68,7 @@
|
|||
"source-tag": {
|
||||
"description": "The tag of `nix-installer` to use (conflicts with `source-revision`, `source-branch`, `source-pr`)",
|
||||
"required": false,
|
||||
"default": "v3.8.6"
|
||||
"default": "v3.9.0"
|
||||
},
|
||||
"source-url": {
|
||||
"description": "A URL pointing to a `nix-installer` executable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue