Revert "Release v3.12.1 (#39)"

This reverts commit b8b92273ba.
This commit is contained in:
Graham Christensen 2025-11-04 22:52:31 -05:00 committed by GitHub
parent b8b92273ba
commit 797f18edfc
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.12.1"
"default": "v3.11.3"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@2fd3724578c33f9f62507d651600d52b8de3c0b9",
"uses": "DeterminateSystems/nix-installer-action@45a18a69953f27af3c2bfad0a5e01c38ef2da462",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",