diff options
| author | seth <[email protected]> | 2024-08-30 21:12:04 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-31 01:12:04 +0000 |
| commit | e7d5c0e87efef1594f7a034d45e90fc80a61e3e5 (patch) | |
| tree | fd190c14aa2c77faab4d1fbfca446a1a3caf361c | |
| parent | 2411e0489af793aa34d7ddc04718b54889f1b6be (diff) | |
nix: update flake.lock (#56)
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>
| -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": { |
