diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-01 10:47:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-01 10:47:24 +0100 |
| commit | 282e39d39f52d3dc9d06e075ce4c865a8485e28d (patch) | |
| tree | 832e5a2eb1ab9bc9372ff73d8a9cdd01c6a65067 | |
| parent | feat(history): create atuin-history, add stats to it (#1990) (diff) | |
| download | atuin-282e39d39f52d3dc9d06e075ce4c865a8485e28d.zip | |
chore(deps): flake.lock: Update (#1992)
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d?narHash=sha256-9slQ609YqT9bT/MNX9%2B5k5jltL9zgpn36DpFB7TkttM%3D' (2024-03-29)
→ 'github:NixOS/nixpkgs/cf8cc1201be8bc71b7cbbbdaf349b22f4f99c7ae?narHash=sha256-yNAevSKF4krRWacmLUsLK7D7PlfuY3zF0lYnGYNi9vQ%3D' (2024-04-28)
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
@@ -36,11 +36,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1711715736, - "narHash": "sha256-9slQ609YqT9bT/MNX9+5k5jltL9zgpn36DpFB7TkttM=", + "lastModified": 1714314149, + "narHash": "sha256-yNAevSKF4krRWacmLUsLK7D7PlfuY3zF0lYnGYNi9vQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "807c549feabce7eddbf259dbdcec9e0600a0660d", + "rev": "cf8cc1201be8bc71b7cbbbdaf349b22f4f99c7ae", "type": "github" }, "original": { |
