From f13346778b3063332f2f48c443d9c4aeed7bc842 Mon Sep 17 00:00:00 2001 From: Deployerbot Main Date: Sat, 9 Sep 2023 23:30:49 +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/4f77ea639305f1de0a14d9d41eef83313360638c' (2023-09-07) → 'github:NixOS/nixpkgs/e2ddb1fd1cf35e5fc7a75356171c67bd0e29f147' (2023-09-09) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 8f96ae0..134e4e3 100644 --- a/flake.lock +++ b/flake.lock @@ -105,11 +105,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1694048570, - "narHash": "sha256-PEQptwFCVaJ+jLFJgrZll2shQ9VI/7xVhrCYkJo8iIw=", + "lastModified": 1694253539, + "narHash": "sha256-5knE3EDRwY9ZzZGElyizUgPCrZ3KNS7rxL4vFOQbPp8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4f77ea639305f1de0a14d9d41eef83313360638c", + "rev": "e2ddb1fd1cf35e5fc7a75356171c67bd0e29f147", "type": "github" }, "original": {