From a3290d8e0e0878d7bc0b82d1141267e40852dfa9 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Tue, 6 Aug 2024 02:01:42 +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 edb4ac1..35cc5d9 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1722802969, - "narHash": "sha256-bPhyAXNnVerBZusxOuPMhMm0X7hSFLFKcH+7ynfgLjs=", + "lastModified": 1722892243, + "narHash": "sha256-E0CKe8EJfdEA0Td/Z79AHpYuWg8H8U6RFUxaEaRVHdc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "785feb91183a50959823ff9ba9ef673105259cd5", + "rev": "54a75f91a509dec6e474c9336830af230fce8d1a", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 186136b..6ff0ad2 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.185.0", + "version": "4.186.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-BCMiR8ss9yc9Mo0Ff6H/XxXm/fxXkyV39jxcWivqSyM=" + "hash": "sha256-Vs2T9mFt3BCwkpDIY5xZ9GaiWFw/2zazEeEtAtAqK9U=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-YRpEQFcBEXjOeBfubrBh3+tPItU9ZW9vhSAjy61vNa8=" + "hash": "sha256-1AtScd6vncswuuXLRU1RC9bOZczSAv9tPzApvHBrfVE=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-UjA7+794IyNgs3d2E6YC5oYo093Dsy3a/37SxwsZobo=" + "hash": "sha256-GXXARqhJV4D/dSi36x56bwgh5H1fW/hMOdOpuvwp8w4=" } } }