From 414f42f327e68f9ac1fff5bdcad4f9ce16323be1 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Tue, 24 Dec 2024 02:02:29 +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 d4f8cfc..84efb24 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1734838250, - "narHash": "sha256-Xi8ST/QiyuYXc3ujnMYOBuRUaMh6p16XWH6BKARa7xQ=", + "lastModified": 1734962273, + "narHash": "sha256-Xu8m+P0dXpRsYqPY1XfOvYaLd8NVpQyiMYrzwwNFyiM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "da8a31d09dd004be34b5c54eda83f9a27b357726", + "rev": "fc9c33366b98237cc759cdd90ef6058f5a1cb9dd", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index c05fe24..ba65549 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.215.0", + "version": "4.218.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-RttYi5yazotK4wKGydeiXOTdqbrPTqonpJCnB0mtDJ4=" + "hash": "sha256-x92OPz1fru2xKgLbqIkdAlViOZlblT8UgpmIu6g2gLA=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-s77N56KZEzgtzpiINJ9X08Goakr3HNM1GhWLrfx7Fyc=" + "hash": "sha256-nMCXn+UZ7DY2L9Ldx3kIfTfnlJtuI4yXcOvmJgSJCO8=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-xMwHS3iifzp4OtOJ/sQzpShaZ4q1qXMkIIIGy4PTc0w=" + "hash": "sha256-+oF7x0NKTE7x4c78pxZtcuVk9PxNu4Rg0tBFdkz01q4=" } } }