From 7fcb4b7ad046bde5f4912c8baaf3ad5e8573d693 Mon Sep 17 00:00:00 2001 From: Deployerbot Main Date: Mon, 14 Aug 2023 05:13:02 +0000 Subject: [PATCH] flake.lock: Update 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/9f9706b24de8a80687acc3fed49e6aa9cfb59e77' (2023-08-12) → 'github:NixOS/nixpkgs/771b86d407c567b57d791197ec464b46a5480b0b' (2023-08-13) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9f42a98..f713e61 100644 --- a/flake.lock +++ b/flake.lock @@ -82,11 +82,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1691823586, - "narHash": "sha256-dC6gr+sbRYLMmd/BL3qSMDOvXzweyObyr6aD8xftorU=", + "lastModified": 1691965785, + "narHash": "sha256-5lq2454ysIgv+g/1vHMae0C1MaTU51fZqjW8PcEq+4s=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9f9706b24de8a80687acc3fed49e6aa9cfb59e77", + "rev": "771b86d407c567b57d791197ec464b46a5480b0b", "type": "github" }, "original": {