mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-04-11 23:49:41 +00:00
* Prepare release v3.17.1
* Update the state.json for v3.17.1
* Update README.md and action.yml for v3.17.1
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'019cbcff-0413-7b59-87be-b2cea58a4043/source.tar.gz' (2026-03-04)
→ '019d03e9-2959-7276-adaa-d074e96422de/source.tar.gz' (2026-03-18)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
131015bad8
commit
a18f73c54c
4 changed files with 13 additions and 13 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.17.0"
|
||||
"default": "v3.17.1"
|
||||
},
|
||||
"source-url": {
|
||||
"description": "A URL pointing to a `nix-installer` executable",
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
"using": "composite",
|
||||
"steps": [
|
||||
{
|
||||
"uses": "DeterminateSystems/nix-installer-action@d96bc962e61b3049ce8128d03d57a1144fa96539",
|
||||
"uses": "DeterminateSystems/nix-installer-action@9a59e15a74545c99a626ba594edcd0d02189e670",
|
||||
"with": {
|
||||
"extra-conf": "${{ inputs.extra-conf }}",
|
||||
"github-server-url": "${{ inputs.github-server-url }}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue