From 4035aa6c5f54686bd17d468d32d7f01ff5658a90 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Mon, 12 Dec 2022 10:56:38 -0500 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/5528350186a9e826588cee1329640899ca44a0cf' (2022-12-07) → 'github:NixOS/nixpkgs/dfef2e61107dc19c211ead99a5a61374ad8317f4' (2022-12-11) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d299f90..0e5e1fc 100644 --- a/flake.lock +++ b/flake.lock @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1670372410, - "narHash": "sha256-BDiOUkuqgq5DP+E5xfTzIFYYyMb8DpSLYmeaOBeZ0vg=", + "lastModified": 1670772952, + "narHash": "sha256-b7V3cGtMNcQ5c6hwRqqX+eIuNUj+O3orsb64BKPR9yc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5528350186a9e826588cee1329640899ca44a0cf", + "rev": "dfef2e61107dc19c211ead99a5a61374ad8317f4", "type": "github" }, "original": {