Release v3.8.5 (#26)

* Prepare release v3.8.5

* Update the state.json for v3.8.5

* Update README.md and action.yml for v3.8.5

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0198521f-e242-717e-8a25-d1421749c0c3/source.tar.gz?narHash=sha256-Znl7rzuxKg/Mdm6AhimcKynM7V3YeNDIcLjBuoBcmNs%3D' (2025-07-26)
  → '0198762e-0143-77ff-9b8e-5845fdbe02c7/source.tar.gz?narHash=sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY%3D' (2025-08-03)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-05 12:46:04 -07:00 committed by GitHub
parent b5dfbf08e6
commit 379b47b8e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -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.4"
"default": "v3.8.5"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@90bb610b90bf290cad97484ba341453bd1cbefea",
"uses": "DeterminateSystems/nix-installer-action@428f3c64a3f56011a8bfb3044a519374aff8e7df",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",