diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-30 21:39:00 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-30 21:39:00 -0400 |
| commit | 1d1803c26dc3de20e3d8d0f4fe806bd78795faa8 (patch) | |
| tree | 022e29954c617166b4a4c8b7b8e644da8526feb5 | |
| parent | fb6ca1af22d8b2acf203b32efaa82be4a30baa05 (diff) | |
flake.lock: Update (#18)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/5de1564aed415bf9d0f281461babc2d101dd49ff?narHash=sha256-Nf/iQWamRVAwAPFccQMfm5Qcf%2BrLLnU1rWG3f9orDVE%3D' (2024-08-22)
→ 'github:NixOS/nixpkgs/dac9db29e0e7ff2071ccc47b720aaffc3e74b504?narHash=sha256-Ri79ZOEcZJFLr6%2BLgS3A0WYyroL/PqEuO%2BlI7u%2BG2tE%3D' (2024-08-30)
• Updated input 'zig-overlay':
'github:mitchellh/zig-overlay/59b45fd2767119cde4f32858d6a1eded3c318b97?narHash=sha256-9tCOcow9J5YNqZq0LQpdq2bo23W4rIpEaRyRUNPPoqQ%3D' (2024-08-24)
→ 'github:mitchellh/zig-overlay/a634b5a615f76caded0d8b14a4568091fbdc1622?narHash=sha256-XX8jPNRoL4hnxWXSE32DuZdZK/x/uoc2F5JDHULLjDI%3D' (2024-08-31)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
| -rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -36,11 +36,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1724363052, - "narHash": "sha256-Nf/iQWamRVAwAPFccQMfm5Qcf+rLLnU1rWG3f9orDVE=", + "lastModified": 1725036679, + "narHash": "sha256-Ri79ZOEcZJFLr6+LgS3A0WYyroL/PqEuO+lI7u+G2tE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5de1564aed415bf9d0f281461babc2d101dd49ff", + "rev": "dac9db29e0e7ff2071ccc47b720aaffc3e74b504", "type": "github" }, "original": { @@ -80,11 +80,11 @@ ] }, "locked": { - "lastModified": 1724459118, - "narHash": "sha256-9tCOcow9J5YNqZq0LQpdq2bo23W4rIpEaRyRUNPPoqQ=", + "lastModified": 1725064013, + "narHash": "sha256-XX8jPNRoL4hnxWXSE32DuZdZK/x/uoc2F5JDHULLjDI=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "59b45fd2767119cde4f32858d6a1eded3c318b97", + "rev": "a634b5a615f76caded0d8b14a4568091fbdc1622", "type": "github" }, "original": { |
