From 0aada9ae987df827b38eea85fbb11ae4b9e08841 Mon Sep 17 00:00:00 2001 From: 778a69cd <778a69cd@potsda.mn> Date: Tue, 29 Aug 2023 17:32:20 +0200 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:erictapen/nixpkgs/6f43a2f938963cfebc376da771edfa0953585b4e' (2023-08-29) → 'github:erictapen/nixpkgs/afd2449b859efa913603181b8f21844a2db37cee' (2023-08-29) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9fa3375b4..e3e4e2607 100644 --- a/flake.lock +++ b/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693317958, - "narHash": "sha256-JTk5WY2qgQxZJIM13B696p48+1OSlmNUHXAWVOIGTHc=", + "lastModified": 1693322718, + "narHash": "sha256-DiyEuYUovrNz3rVqweiv6V0MY0QTFWVvIJcXsf9maC8=", "owner": "erictapen", "repo": "nixpkgs", - "rev": "6f43a2f938963cfebc376da771edfa0953585b4e", + "rev": "afd2449b859efa913603181b8f21844a2db37cee", "type": "github" }, "original": {