From 09d802d85c3bd5035250d0e982f2236b7ee9182d Mon Sep 17 00:00:00 2001 From: Varris Date: Tue, 14 Feb 2023 17:43:46 +0100 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/6ccc4a59c3f1b56d039d93da52696633e641bc71' (2023-02-09) → 'github:NixOS/nixpkgs/8c619a1f3cedd16ea172146e30645e703d21bfc1' (2023-02-12) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e956aac..e9f3c52 100755 --- a/flake.lock +++ b/flake.lock @@ -470,11 +470,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1675940568, - "narHash": "sha256-epG6pOT9V0kS+FUqd7R6/CWkgnZx2DMT5Veqo+y6G3c=", + "lastModified": 1676209454, + "narHash": "sha256-alj9mBkV9U6tTPDK026671D2pesLSYZZc9j5dBZJ9f0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6ccc4a59c3f1b56d039d93da52696633e641bc71", + "rev": "8c619a1f3cedd16ea172146e30645e703d21bfc1", "type": "github" }, "original": {