From 3809d7bbc1ed8e0ddc056d8b91e62a3507c28d39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:16:37 -0400 Subject: chore: update flake inputs (#40) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/673d99f1406cb09b8eb6feab4743ebdf70046557?narHash=sha256-tI7141IHDABMNgz4iXDo8agCp0SeTLbaIZ2DRndwcmk%3D' (2024-09-13) → 'github:NixOS/nixpkgs/268bb5090a3c6ac5e1615b38542a868b52ef8088?narHash=sha256-xB35C2fpz7iyNcj9sn0a%2BwM2C4CQ6DGTn5VUHogstYs%3D' (2024-09-19) Co-authored-by: github-actions[bot] --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 212e831..e2757ed 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1726206720, - "narHash": "sha256-tI7141IHDABMNgz4iXDo8agCp0SeTLbaIZ2DRndwcmk=", + "lastModified": 1726745986, + "narHash": "sha256-xB35C2fpz7iyNcj9sn0a+wM2C4CQ6DGTn5VUHogstYs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "673d99f1406cb09b8eb6feab4743ebdf70046557", + "rev": "268bb5090a3c6ac5e1615b38542a868b52ef8088", "type": "github" }, "original": { -- cgit v1.2.3