From f4ebb80e539ae4a22dc724cc5254b35dccd9369a Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Thu, 28 Dec 2023 02:01:17 +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 39ec9de..26f36a3 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1703633178, - "narHash": "sha256-TKbXVF9zombPql9AxDC0uKVjkG3HnKpLQKj8gIea1QY=", + "lastModified": 1703728633, + "narHash": "sha256-34YA4spyiNqjGyXGaQ/BljQ+oDd0q2ifk01dAEV6Fxk=", "owner": "neovim", "repo": "neovim", - "rev": "c26dc1f77c792fe5cbefd578dc8d1e23c80d3688", + "rev": "46ceefb52be6b014dd27b6adfbca3e1c9dff0c0c", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1703495195, - "narHash": "sha256-Ks0d1FnByqHXXzIzDBrUxPmUcimZNOGrAZ11BzkL8p4=", + "lastModified": 1703643441, + "narHash": "sha256-UsAtbIwxBuciNfiwY9g+jiLDyvYIaO5jai8avtAK+EE=", "owner": "nixos", "repo": "nixpkgs", - "rev": "939b69875f078b79c2b6433afff2dec6dd002e3f", + "rev": "f930306a698f1ae7045cf3265693b7ebc9512f23", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index a9783d8..cdc3c95 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.67.0", + "version": "4.68.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-G7i7X4R6+TV0rsB5h7eY/KmM4HuV22Nkp5otLhY/ulM=" + "hash": "sha256-NBIMmtSFxEhsGXKeqLi+MuwJo0KwLlGeT7qRol8e/PI=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-+gRihZ3URLQnCn8mdC3Q43Jcj07TlsIEhBbCkQAXvkg=" + "hash": "sha256-bbOBKicNV/SYJyiaSKV0jdDSrGwkpFKDO8lKFXzcof8=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-MgTl8+wLCA0x1ODp6ITGgSHHrBn2lezf7aJCOAMvykI=" + "hash": "sha256-eQXhvutZQuj4NvDXOs8P8f09HrBxAiyT8MN9O5PCXEE=" } } }