From e4e14dd71f344323018a67430458f7f9fff4e2a8 Mon Sep 17 00:00:00 2001 From: Varris Date: Tue, 11 Oct 2022 07:19:22 +0200 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/14ccaaedd95a488dd7ae142757884d8e125b3363' (2022-10-09) → 'github:NixOS/nixpkgs/91d1eb9f2a9c4e3c9d68a59f6c0cada8c63d5340' (2022-10-10) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 4f1f57d..bcbf106 100644 --- a/flake.lock +++ b/flake.lock @@ -123,11 +123,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1665296151, - "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=", + "lastModified": 1665387968, + "narHash": "sha256-ooKVuc+8zIs58zpMqW3z78qokwN1nkv2Iv6dMqqKjXI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "14ccaaedd95a488dd7ae142757884d8e125b3363", + "rev": "91d1eb9f2a9c4e3c9d68a59f6c0cada8c63d5340", "type": "github" }, "original": {