From 940ac3f033da05d7386d6dd41d1d2694fceb504c Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Fri, 28 Jun 2024 02:01:45 +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 a2a273b..2f80728 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719412806, - "narHash": "sha256-C3gUNdFDAWrP6glCCo+MXrrAoAyHi1Zdvlgs1Awqpv8=", + "lastModified": 1719499789, + "narHash": "sha256-44o/mPE3iPNe+UE21H9tNZ/xKtf/f/cXhKKLCAleVfk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "af796de7d1e6bbda6049a3732ff881b3ad518b6b", + "rev": "d624f1447955d2bf117e0da4ba3ff11daec16ab2", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 9718ce1..2cf8803 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.172.0", + "version": "4.174.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-UaKfzSD7NiHusJiME0xBsJPzcD/Ci3GsIUIUr+5KcEk=" + "hash": "sha256-RAu9hitV786ENA8VVNBoS+2XJHh15j6cQBi3XuF1Q7I=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-k5YjfYeRv4unAKnPMBZqiEt8gtDAx6ZT2xKXkPJrhxk=" + "hash": "sha256-tsZwO06EzFgyfZJhmlEHGYTzTT/MDqrgXd5sonuX9Bg=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-01lLXrMBNwfQ1da30ht07T6qCiseAanijYHtZpf6Yx4=" + "hash": "sha256-Ha2yXjdzdd554E8TqrWE21roFdtJDGFdH7Vx+cGo7IQ=" } } }