Merge pull request #24 from DeterminateSystems/release-v3.8.2/bogus

Release v3.8.2
This commit is contained in:
Graham Christensen 2025-07-17 08:13:43 -07:00 committed by GitHub
commit 39b184e582
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@c723f3a885e3f1d866d91f4f0c33dd44b1fc7c60",
"uses": "DeterminateSystems/nix-installer-action@90bb610b90bf290cad97484ba341453bd1cbefea",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",

10
flake.lock generated
View file

@ -2,12 +2,12 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
"revCount": 826938,
"lastModified": 1752480373,
"narHash": "sha256-JHQbm+OcGp32wAsXTE/FLYGNpb+4GLi5oTvCxwSoBOA=",
"rev": "62e0f05ede1da0d54515d4ea8ce9c733f12d9f08",
"revCount": 830073,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.826938%2Brev-9807714d6944a957c2e036f84b0ff8caf9930bc0/0197efe4-f8f2-7c09-b804-8da5cce18d2e/source.tar.gz"
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.830073%2Brev-62e0f05ede1da0d54515d4ea8ce9c733f12d9f08/01980c9b-b772-7845-b3a6-0d40f1f219ce/source.tar.gz"
},
"original": {
"type": "tarball",

View file

@ -1,5 +1,5 @@
{
"nix_installer_action_revision": "c723f3a885e3f1d866d91f4f0c33dd44b1fc7c60",
"nix_installer_action_revision": "90bb610b90bf290cad97484ba341453bd1cbefea",
"determinate_nix_tag": "v3.8.2",
"checkout_action_tag": "v4.2.2"
}