From fe5e2b71b76ec869a8301f1a770d91571ef45670 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Mon, 8 Jan 2024 02:01:28 +0000 Subject: [PATCH] [automation] Update flake --- flake.lock | 12 ++++++------ packages/tabnine/sources.json | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 5ba355d..8c5ea54 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1704586109, - "narHash": "sha256-4smzXMJ+bruw7PMbywJZVvA2PiYgjaspw54W6qxl4ww=", + "lastModified": 1704648325, + "narHash": "sha256-8DxfLibKTkbPc/ct9eApn+ET7dbY3Z2Du46U0KK0zL4=", "owner": "neovim", "repo": "neovim", - "rev": "8df37423781493f58de060e1c9219cd1c3768130", + "rev": "367e52cc79a786bbee4456b30f9ec5db7e28d6a5", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1704497359, - "narHash": "sha256-i6LgDTXhOhCRIhy8Og4PYvqs1R559flBSOxAjRLZM0Y=", + "lastModified": 1704636547, + "narHash": "sha256-ImefYK3BWImNe7JJgQVd2DWC6sQ4KCujxwGbwixmOXI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0fa5a936f203acc1b11ed20fe002320944a8363b", + "rev": "150baeeda7937f4c8b5c4eb0e614282a7d000f3c", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index ecd352f..ba7412c 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.71.0", + "version": "4.73.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-8ig8t1nkolu2nz9R0WqIdn9vmrkyRDiy8aICMguE1eQ=" + "hash": "sha256-B01x8zsPBKksGK5u9PmR1NuuEPcyVg+EH3Tw/RQfHYo=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-vZ+F58AzCpOjz2683dYXU8gOFx/1PJ8D4occRO0r2/Q=" + "hash": "sha256-FMwwirZJiogdBOelw6eMO0y280JicFDp8jMw3ILNCI0=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-MVz/rZh5wzDidpTVBogA6LMs0lQRediJhtJNUwQhOiQ=" + "hash": "sha256-/hpQoAj+w+BEI85W6WpouJmw2WKgIqwbvYeVqm0jKg0=" } } }