From ac21cb09d88fac40bbfe4c4f33081a67095c59d3 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Fri, 5 Jul 2024 02:02:07 +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 b04d7a9..3cd40cd 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720022903, - "narHash": "sha256-TLiEulaY4I+vwaJIHQXASVQva+2nepaziUomigYY9+0=", + "lastModified": 1720107418, + "narHash": "sha256-KPxjth7cCwNeTV9jJ90lPu8b/wMi3hcAnUbZ5NzogjA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "88f3dab52d2cc42945f70f4e84c4505dedaa377d", + "rev": "d586b644539e41fafcee09f9b40a6552252dbdb4", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index d7ce099..5043608 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.175.0", + "version": "4.176.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-YFpNIu/A/iPGmcE1x/xiYCoe9wX5T6EjJm+olbfnoHE=" + "hash": "sha256-VdUoNOkdHRNKBm1DCd7vbpFKae8GuNO9MC3gCUtnqTA=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-6hJe9YFVjM5vyCMucuI2sVXv4fGweEKqvWndPh+mg+U=" + "hash": "sha256-q+fUK87of4yXVyG1o8jias55qlJJYZBT+NSkiuH/ndA=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-oxoxFwem7TjwWmf6EV159E8taHDMbbBpS+MbUoYQzSY=" + "hash": "sha256-bQ7zAKxlDeHb8ey+ZrECDNuvLW5l8XFECdHef1LYfeE=" } } }