From e2eeb4b8eecc41c9b64c79ac90b647fa6ae7eacf Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Fri, 25 Oct 2024 02:01:34 +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 c81131e..a1ff43e 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1729674553, - "narHash": "sha256-avsQc594jov0sLa64mhuEbBTZY+cUuNTnLudrt/0JQo=", + "lastModified": 1729766066, + "narHash": "sha256-QLeNRaGsoIFfv2Kfd4rw2l1TTDb1i4gQzvClSmrk1l4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c0915172d935f94d92abd5e0d048903446e22c42", + "rev": "8b052aac04356e25b6ec1058c86de8792440362d", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 93e4d03..d398e29 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.199.0", + "version": "4.200.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-9s8NBsQra7DWDt8VmFoKH50mmIziUlvf6qXgWzCZhZ0=" + "hash": "sha256-upXYGLSVDkzCLwWhjzyW3ddvp1Oxj1S1e6TcQJ4iXPI=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-lgAZMZBma/kPWVxFUchj3fQaBSSf0H9uZ8XDOeejXUs=" + "hash": "sha256-LUJVStKG5TVN/rIvFqd/aby1YFToeDEE7ipgqLA9Mj0=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-qzBIaJRFwxgki0Rla6vilO0piuogHEosucTaSm8kgfA=" + "hash": "sha256-Gc/qvSdMmaLyDbKIXJIJd7LGmW5lfLFKhMzv9qi0J3Q=" } } }