From 0b0232204b2c93a22f8b962d1be8b77e8b2339bf Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Wed, 26 Jun 2024 02:01:47 +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 29a5613..2ab907b 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719233611, - "narHash": "sha256-YZO/PDjf9js7lQsSCLFMMFRCbgIKzasGA2y1NVRIQR8=", + "lastModified": 1719327525, + "narHash": "sha256-fPWiFM4aYbK9zGTt3KJ9CwX//iyElRiNHWNj2hk3i0E=", "owner": "nixos", "repo": "nixpkgs", - "rev": "36e8d8a53b253019a3b325015be47196c278afb7", + "rev": "191a3fd9786d09c8d82e89ed68c4463e7be09b3e", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index f954866..9718ce1 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.171.0", + "version": "4.172.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-0Yq+FuDRow8qrlYq9fTmKZ8ihJ6OjLpxbffNgYVu3m0=" + "hash": "sha256-UaKfzSD7NiHusJiME0xBsJPzcD/Ci3GsIUIUr+5KcEk=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-OIzHr4Gi3H3zu7wzaRTqozUGVm2J2MfNQdYjsIHSvUY=" + "hash": "sha256-k5YjfYeRv4unAKnPMBZqiEt8gtDAx6ZT2xKXkPJrhxk=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-3XGe9YuQGwEceyRKhW9yJ96Gh71m/ugHZBvkeDQ2Zyk=" + "hash": "sha256-01lLXrMBNwfQ1da30ht07T6qCiseAanijYHtZpf6Yx4=" } } }