determinate-nix-action/flake.lock
github-actions[bot] d4b23d0b9e
Release v3.7.0 (#19)
* Prepare release v3.7.0

* Update the state.json for v3.7.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0197a680-0b31-75b6-a2ae-2a097616dd90/source.tar.gz?narHash=sha256-Z0djmTa1YmnGMfE9jEe05oO4zggjDmxOGKwt844bUhE%3D' (2025-06-24)
  → '0197c395-ee09-7755-bdd6-ec3500ffc720/source.tar.gz?narHash=sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU%2Btt4YY%3D' (2025-06-30)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-03 14:50:21 -07:00

25 lines
692 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1751271578,
"narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
"rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df",
"revCount": 823481,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.823481%2Brev-3016b4b15d13f3089db8a41ef937b13a9e33a8df/0197c395-ee09-7755-bdd6-ec3500ffc720/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/NixOS/nixpkgs/0.1"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}