mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-25 07:07:11 +00:00
* Prepare release v3.8.4
* Update the state.json for v3.8.4
* Update README.md and action.yml for v3.8.4
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'01980c9b-b772-7845-b3a6-0d40f1f219ce/source.tar.gz?narHash=sha256-JHQbm%2BOcGp32wAsXTE/FLYGNpb%2B4GLi5oTvCxwSoBOA%3D' (2025-07-14)
→ '0198521f-e242-717e-8a25-d1421749c0c3/source.tar.gz?narHash=sha256-Znl7rzuxKg/Mdm6AhimcKynM7V3YeNDIcLjBuoBcmNs%3D' (2025-07-26)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
25 lines
692 B
JSON
25 lines
692 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1753549186,
|
|
"narHash": "sha256-Znl7rzuxKg/Mdm6AhimcKynM7V3YeNDIcLjBuoBcmNs=",
|
|
"rev": "17f6bd177404d6d43017595c5264756764444ab8",
|
|
"revCount": 835620,
|
|
"type": "tarball",
|
|
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.835620%2Brev-17f6bd177404d6d43017595c5264756764444ab8/0198521f-e242-717e-8a25-d1421749c0c3/source.tar.gz"
|
|
},
|
|
"original": {
|
|
"type": "tarball",
|
|
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.1"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|