From a3765f002f11ae1a04078b65252e4b512d04957a Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Fri, 14 Jun 2024 02:01:31 +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 adc7250..f33a5ef 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1718231705, - "narHash": "sha256-jhJ98u/3M6u6G3HkxKI4IepZMzj2UBnd5ogwsbWxVic=", + "lastModified": 1718267761, + "narHash": "sha256-cNvy96/8JSSAQ7/o10ZzQSr+AUelhW4pcNPPYDbhS9o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5ec9d1b2bcd3309616f578d9637764df8e43ba31", + "rev": "21d22ef2ea511a82e20654d20ed493cef5690084", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index b3d580d..785e998 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.165.0", + "version": "4.169.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-ForSvpKZeyJ16QmijTwy9WFY34bBcjwaePRaIOSarfU=" + "hash": "sha256-pQUpxKvKM8OBNuOBAR8Rqk0SkFsBeehd6pZKq38GMBY=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-lZhpK+Pg+RLEVZzeIlclJkLnLOKbkEed+xgvh19mS3U=" + "hash": "sha256-wKVZ/jDa7RJl3m+vZD4pD39iK6F93AMv3c1z8ldhImY=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-VDsaaV0PXI6da1JhCcDFrPPZCwW2mmYUS0P44p8QJII=" + "hash": "sha256-tK8xOEOU18ITFN3xwBQc6kwnXm3c+3sksJ0RyWGw+54=" } } }