determinate-nix-action/flake.lock
github-actions[bot] b8b92273ba
Release v3.12.1 (#39)
* Prepare release v3.12.1

* Update the state.json for v3.12.1

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0199c273-922a-7e58-9985-2e0e56e6b960/source.tar.gz?narHash=sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH%2B47XEBo%3D' (2025-10-07)
  → '019a4ac5-41ea-7209-b0c4-883187b7dcdd/source.tar.gz?narHash=sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw%3D' (2025-11-02)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-04 12:42:04 -08:00

25 lines
692 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1762111121,
"narHash": "sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw=",
"rev": "b3d51a0365f6695e7dd5cdf3e180604530ed33b4",
"revCount": 888552,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.888552%2Brev-b3d51a0365f6695e7dd5cdf3e180604530ed33b4/019a4ac5-41ea-7209-b0c4-883187b7dcdd/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.1"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}