From 3fe79fca3ada3d38545296fe0874b2471f06ac54 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Wed, 7 Feb 2024 02:01:26 +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 805a81b..ef78c4d 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1707158618, - "narHash": "sha256-ghj4rVivS3+5WLIhpKN4rScBXd0WEmeGyKFtP+tNHSs=", + "lastModified": 1707217908, + "narHash": "sha256-5Dauh04xrEZqlokpYWftfVmDrljORnA48tGrRp+TURM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "21dd4a0faaf3c3e127138f9ae22fec78befb8a37", + "rev": "3b0709da3eeed918323399c68b1fe4309b2ac483", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 8e6cbc3..6e4357e 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.97.0", + "version": "4.99.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-PP8aZQy5LGSpWOUr6Xlfkn+zdfzRZSmrXct/iwqMiek=" + "hash": "sha256-VKN6LOTZDg+e/rBDiiPwOaTlVDwie6FqGa+d4ECBNaM=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-sFB6cyGUH5Q6lB5Zl0HBvGkQzIDGypUlV32ccBRxXVw=" + "hash": "sha256-KQvE9xlpXC4UTiZFFcoVNI+dxnUBKjj490nizg/Zx5E=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-OTrTBwwEZ4a+uokNWdfg2cgQkpt/6xiu06d98p7hkvM=" + "hash": "sha256-fkf4YnXzwzxCMNdAdpeCtO2mi/rbBcOF2K6u9uc/l8Y=" } } }