diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-09 21:11:24 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-09 21:11:24 -0400 |
| commit | 515b7e7ddcd56debdc171aa01ce875581971a297 (patch) | |
| tree | 322a43585280ce21377fc21698122a58063033b1 /flake.lock | |
| parent | 981c9d6d5c4480b8792497584c5c05881692a379 (diff) | |
chore: update flake inputs (#31)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce?narHash=sha256-5US0/pgxbMksF92k1%2BeOa8arJTJiPvsdZj9Dl%2BvJkM4%3D' (2024-07-31)
→ 'github:NixOS/nixpkgs/13fe00cb6c75461901f072ae62b5805baef9f8b2?narHash=sha256-9AVY0ReCmSGXHrlx78%2B1RrqcDgVSRhHUKDVV1LLBy28%3D' (2024-08-08)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1722415718, - "narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=", + "lastModified": 1723151389, + "narHash": "sha256-9AVY0ReCmSGXHrlx78+1RrqcDgVSRhHUKDVV1LLBy28=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c3392ad349a5227f4a3464dce87bcc5046692fce", + "rev": "13fe00cb6c75461901f072ae62b5805baef9f8b2", "type": "github" }, "original": { |
