mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-24 22:57:12 +00:00
Release v3.16.0 (#52)
* Prepare release v3.16.0
* Update the state.json for v3.16.0
* Update README.md and action.yml for v3.16.0
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'019bdece-8709-77ea-a1d6-9d410df27131/source.tar.gz' (2026-01-20)
→ '019c5b2e-592f-7d17-b9ce-868f25acfeca/source.tar.gz' (2026-02-13)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
89ab342bd4
commit
f9ebef2760
4 changed files with 15 additions and 15 deletions
|
|
@ -72,7 +72,7 @@
|
|||
"source-tag": {
|
||||
"description": "The tag of `nix-installer` to use (conflicts with `source-revision`, `source-branch`, `source-pr`)",
|
||||
"required": false,
|
||||
"default": "v3.15.2"
|
||||
"default": "v3.16.0"
|
||||
},
|
||||
"source-url": {
|
||||
"description": "A URL pointing to a `nix-installer` executable",
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
"using": "composite",
|
||||
"steps": [
|
||||
{
|
||||
"uses": "DeterminateSystems/nix-installer-action@58e64ed13a4f3f90ba0cba819752b6df4b548da8",
|
||||
"uses": "DeterminateSystems/nix-installer-action@86cbc893b3c44423bb3b27da33c306deba1e1ef4",
|
||||
"with": {
|
||||
"extra-conf": "${{ inputs.extra-conf }}",
|
||||
"github-server-url": "${{ inputs.github-server-url }}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue