Release v3.7.0 (#19)

* Prepare release v3.7.0

* Update the state.json for v3.7.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0197a680-0b31-75b6-a2ae-2a097616dd90/source.tar.gz?narHash=sha256-Z0djmTa1YmnGMfE9jEe05oO4zggjDmxOGKwt844bUhE%3D' (2025-06-24)
  → '0197c395-ee09-7755-bdd6-ec3500ffc720/source.tar.gz?narHash=sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU%2Btt4YY%3D' (2025-06-30)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-07-03 14:50:21 -07:00 committed by GitHub
parent be37d3c211
commit d4b23d0b9e
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.6.8"
"default": "v3.7.0"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@41e0dcf2158a3d6eefca89332cc236df1733e8a7",
"uses": "DeterminateSystems/nix-installer-action@c723f3a885e3f1d866d91f4f0c33dd44b1fc7c60",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",