From d41b54496cc82948f967ef683f7932165ee0b88b Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 13 Jan 2023 04:51:31 +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/9c8bff77b5d51380f5da349d0a6fc515da6244b0' (2023-01-11) → 'github:NixOS/nixpkgs/6a3f9996408c970b99b8b992b11bb249d1455b62' (2023-01-12) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a229d2e..b086cef 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1673439286, - "narHash": "sha256-CHlGzPceL90wBLD7wt8ZGvulHtf5ZfbXfR37DR10eRs=", + "lastModified": 1673527292, + "narHash": "sha256-903EpRSDCfUvic7Hsiqwy+h7zlMTLAUbCXkEGGriCfM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9c8bff77b5d51380f5da349d0a6fc515da6244b0", + "rev": "6a3f9996408c970b99b8b992b11bb249d1455b62", "type": "github" }, "original": {