diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-16 22:12:08 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-16 22:12:08 -0400 |
| commit | f2aba78caf80efef8f7615e0cf538e1ec8a2f175 (patch) | |
| tree | 6ea6f545d09fad460c17ce8696d5f8d0c66da5ee | |
| parent | 515b7e7ddcd56debdc171aa01ce875581971a297 (diff) | |
chore: update flake inputs (#32)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/13fe00cb6c75461901f072ae62b5805baef9f8b2?narHash=sha256-9AVY0ReCmSGXHrlx78%2B1RrqcDgVSRhHUKDVV1LLBy28%3D' (2024-08-08)
→ 'github:NixOS/nixpkgs/8b908192e64224420e2d59dfd9b2e4309e154c5d?narHash=sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk%3D' (2024-08-15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1723151389, - "narHash": "sha256-9AVY0ReCmSGXHrlx78+1RrqcDgVSRhHUKDVV1LLBy28=", + "lastModified": 1723703277, + "narHash": "sha256-nk0RaUB5f68BwtXAYy3WAjqFhVKqIl9Z89RGycTa2vk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "13fe00cb6c75461901f072ae62b5805baef9f8b2", + "rev": "8b908192e64224420e2d59dfd9b2e4309e154c5d", "type": "github" }, "original": { |
