From 52d06ba7e86e69e2b367db7dab209c2dded33077 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Mon, 21 Oct 2024 02:01:42 +0000 Subject: [PATCH] [automation] Update flake --- flake.lock | 6 +++--- packages/tabnine/sources.json | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index d43eaf9..0d262e6 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1729308112, - "narHash": "sha256-Ap+cPeiluam2KFZO+OWuFTl/IkIJfyGYGMgkT2pVCRY=", + "lastModified": 1729450260, + "narHash": "sha256-3GNZr0V4b19RZ5mlyiY/4F8N2pzitvjDU6aHMWjAqLI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "61253596816c4cd65e2a0f474cbc0ac0c6e0f7cf", + "rev": "e3f55158e7587c5a5fdb0e86eb7ca4f455f0928f", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index f539d94..93e4d03 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.198.0", + "version": "4.199.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-OveNuEntY/BmheiKv22xSToDicfxENdzbGsLhD2vu+E=" + "hash": "sha256-9s8NBsQra7DWDt8VmFoKH50mmIziUlvf6qXgWzCZhZ0=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-Fy8wVBkD7HpvSFLnPYksi9Zs/7q7w3USb8XkxLBmWJM=" + "hash": "sha256-lgAZMZBma/kPWVxFUchj3fQaBSSf0H9uZ8XDOeejXUs=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-OJ2WvlWnkjwXW9KFIsdDsH7K/5EBth3BGxqwkr+CU9w=" + "hash": "sha256-qzBIaJRFwxgki0Rla6vilO0piuogHEosucTaSm8kgfA=" } } }