Release v3.8.0 (#20)

* Prepare release v3.8.0

* Update the state.json for v3.8.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0197c395-ee09-7755-bdd6-ec3500ffc720/source.tar.gz?narHash=sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU%2Btt4YY%3D' (2025-06-30)
  → '0197efe4-f8f2-7c09-b804-8da5cce18d2e/source.tar.gz?narHash=sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X%2BxgOL0%3D' (2025-07-08)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-10 19:32:05 +00:00 committed by GitHub
parent d4b23d0b9e
commit 9770a4910c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 11 additions and 11 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.7.0"
"default": "v3.8.0"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",