diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-08-30 21:38:45 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-30 21:38:45 -0400 |
| commit | ca1c573aee34e0ce15fd75549c13eed15343126c (patch) | |
| tree | 3a892c0fb2133ac2c21e36cfedae08fbe8634c3f /flake.lock | |
| parent | f58d05718b7b64d161acf50bb72b78b281f60821 (diff) | |
chore: update flake inputs (#34)
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)
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": 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": { |
