From b3527777b6542ab6be4ad04b89f649a1f1e94506 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Thu, 25 Jul 2024 02:01:17 +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 67f8475..659bbf7 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1721750420, - "narHash": "sha256-CPnL6sKe9exf+Nd94Wk1TgzOlgWqnI/wL0MkAtBcOzw=", + "lastModified": 1721838734, + "narHash": "sha256-o87oh2nLDzZ1E9+j1I6GaEvd9865OWGYvxaPSiH9DEU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f11a6a01cb5e2ceaa40bdc28d492bd2fd8b2a847", + "rev": "1855c9961e0bfa2e776fa4b58b7d43149eeed431", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 88770cf..186136b 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.183.0", + "version": "4.185.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-BlguoJQ2uHIF5ZZfxDZeKACoUy2vN4nQilP784TYgck=" + "hash": "sha256-BCMiR8ss9yc9Mo0Ff6H/XxXm/fxXkyV39jxcWivqSyM=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-i0lFj66fTrTr1t9vJ27W/RTlS5eek7WA+aGFhsfPpBM=" + "hash": "sha256-YRpEQFcBEXjOeBfubrBh3+tPItU9ZW9vhSAjy61vNa8=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-I9I4a7uwXkMi4Dp6MRY4KVLIeSTurJWH5X/XA00x9aw=" + "hash": "sha256-UjA7+794IyNgs3d2E6YC5oYo093Dsy3a/37SxwsZobo=" } } }