From 506b71ffc6c03a1bc476186ab564783aa598c64d Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Mon, 29 Jan 2024 02:02:25 +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 46dd2ac..fb98543 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1706275741, - "narHash": "sha256-53O2JHFdDTWHzTfLkZRAZVAk9ntChFhcTTnAtj6bJKE=", + "lastModified": 1706370590, + "narHash": "sha256-vq8hTMHsmPkBDaLR2i3m2nSmFObWmo7YwK51KQdI6RY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "7ac72b3ee2af9bab80d66addd9b237277cc975c5", + "rev": "3fb3707af869e32b0ad0676f589b16cc7711a376", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index c1fc15d..55aa2d0 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.75.0", + "version": "4.86.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-5pY/FIzGVNycRpq4E6s7Bj6Aja7KNKG5PVidaXNa+CE=" + "hash": "sha256-ifV/htTLwa5tPNZ883/ulPDiBF2R/gAwaLOZX4wrVAA=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-GiUQyod1N2CD7vvfQTsesMY4D4HI26KwbO1EoKJFKk8=" + "hash": "sha256-qYvCFdLG5TX6NESB41ifBq5arnawTjZwB6B28eMzMbQ=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-LIOWrRb9U5pjAyL6u/fEgHGp6Xnbo6St6cyW203HtOk=" + "hash": "sha256-O4XSbVwghs7maWFmnBUHtFeeFWDEdpTIIu1WnxXAIqY=" } } }