From 2060af852776592d62a1b7e94641d777b56b9450 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Wed, 1 May 2024 02:02:06 +0000 Subject: [PATCH] [automation] Update flake --- flake.lock | 12 ++++++------ packages/tabnine/sources.json | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index 667cc36..aa29b18 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1714434265, - "narHash": "sha256-kAW89VIux2Q0ekTt4FEk5fFezILEIU2AQzV7nf44Dig=", + "lastModified": 1714495065, + "narHash": "sha256-Cu9S+pCbATo1z4g3fI3lZ0nYNYe2IB7D5DD48NKESNA=", "owner": "neovim", "repo": "neovim", - "rev": "efaf37a2b9450d56acbf48a44c3c791d00d70199", + "rev": "cb24a3907c8d24a898d99042f0f16c8919a2e7ab", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1714334978, - "narHash": "sha256-XKYHRagsPl5SYJFsVySQ2y0p2NLwHjBYKL3D+Igpxt4=", + "lastModified": 1714463564, + "narHash": "sha256-8+w/34w9azAHZA9TwvzdT2z7VFFEey7tXsan5q5bR1M=", "owner": "nixos", "repo": "nixpkgs", - "rev": "06eef1a9788e82b5a959505c8add80782c038751", + "rev": "9b03589f4d174bfd6ea9a9de6fb85333fd190f8b", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 8ebec98..35245c4 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.154.0", + "version": "4.158.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-FGhe3ih8WEOW/jfT7t+9IK7f17b4JwCXuQfwxZyOUNU=" + "hash": "sha256-WYpZBLX81V/GVibU5t2I/OMIeuewN+rsCCWilxP+dJU=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-8bwrbMQJkBMLgWt0n6R6uc+s6SxZr8JiGM+2ni5lgqY=" + "hash": "sha256-t0S+wZ0Yl5E4l1duoAsUPgcWzFGQEsCWZAX9kDIiqSc=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-C0zePvocvgm8gP0C++7xJ5yb8MLb7kY/5HNsbEeZu6Q=" + "hash": "sha256-0UOu90S3NgUvwGeR/gr/uRWEivijDbXd0MTlqUPKJXs=" } } }