From 29dffb4e5ba29d5a1d6352846b4842f4bf59b6ee Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 8 Dec 2022 04:50:28 +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/52e3e80afff4b16ccb7c52e9f0f5220552f03d04' (2022-12-05) → 'github:NixOS/nixpkgs/5528350186a9e826588cee1329640899ca44a0cf' (2022-12-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a4c418f..e4bf207 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1670276674, - "narHash": "sha256-FqZ7b2RpoHQ/jlG6JPcCNmG/DoUPCIvyaropUDFhF3Q=", + "lastModified": 1670372410, + "narHash": "sha256-BDiOUkuqgq5DP+E5xfTzIFYYyMb8DpSLYmeaOBeZ0vg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "52e3e80afff4b16ccb7c52e9f0f5220552f03d04", + "rev": "5528350186a9e826588cee1329640899ca44a0cf", "type": "github" }, "original": {