Release v3.21.0 (#65)
Some checks failed
/ Build (push) Failing after -2s

* Prepare release v3.21.0

* Update the state.json for v3.21.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.992384%2Brev-549bd84d6279f9852cae6225e372cc67fb91a4c1/019df915-70b5-73a2-a5a4-63c620b45d9f/source.tar.gz' (2026-05-05)
  → 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.1002845%2Brev-f83fc3c307e74bc5fd5adb7eb6b8b13ffd2a36e1/019e50ff-852f-75f3-83b7-9b2faf16fe0c/source.tar.gz' (2026-05-21)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-05-22 13:56:29 -07:00 committed by GitHub
parent bafaa638b9
commit 4eea0b33e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -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.20.0"
"default": "v3.21.0"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@4a754ab0c192f4d12cf88b5954b9dd13fd2d612e",
"uses": "DeterminateSystems/nix-installer-action@00199f951aeb9404028a6e4b95ad42546f73296a",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",