From 2b74416aa0697d9c9941c17d375a066b523b7c9d Mon Sep 17 00:00:00 2001 From: Varris Date: Tue, 15 Nov 2022 13:50:50 +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/5ca8e2e9e1fa5e66a749b39261ad6bd0e07bc87f' (2022-11-12) → 'github:NixOS/nixpkgs/dad4de1694cd92d9a0e123bfdf134d0047b836a5' (2022-11-14) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index f331e3d..fcdb7a5 100755 --- a/flake.lock +++ b/flake.lock @@ -144,11 +144,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1668266328, - "narHash": "sha256-+nAW+XR8nswyEnt5IkQlkrz9erTcQWBVLkhtNHxckFw=", + "lastModified": 1668443372, + "narHash": "sha256-lXNlVyNWwO22/JUdBtUWz68jZB3DM+Jq/irlsbwncI0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5ca8e2e9e1fa5e66a749b39261ad6bd0e07bc87f", + "rev": "dad4de1694cd92d9a0e123bfdf134d0047b836a5", "type": "github" }, "original": {