diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-09 21:11:14 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-09 21:11:14 -0400 |
| commit | c11d60abd7cd4ba46b16fa66f94c77a8ea8d7418 (patch) | |
| tree | 2eac89c2bd3262e584bf6f1c7968f30357034b46 | |
| parent | eea3046d3a6717c4ed55ab8217b97d6fb5314c48 (diff) | |
nix: update flake.lock (#265)
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>
| -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": { |
