From 92d7dc81396c11c9b6da250af315ee60533b9aa3 Mon Sep 17 00:00:00 2001 From: Actions Bot Date: Thu, 21 Mar 2024 02:01:39 +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 d05a461..8df2d0e 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1710892970, - "narHash": "sha256-NN9Ii//Z+9DeycIVFA6QrYbxj/dPIxIsFB/HywAX+bM=", + "lastModified": 1710978612, + "narHash": "sha256-I/dYjIzi+aCDHn6pWx5yVrifrOLbAeazFBMXrQlTRs8=", "owner": "neovim", "repo": "neovim", - "rev": "9765efb40f57b543d9fea610fb0d0f05b8387454", + "rev": "c1c6c1ee12fa601194a410f78ecde11a9982a793", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1710861126, - "narHash": "sha256-q8fiy9mgUvTAt2OMjiVpQgDlykyGury9Fpsm0jekBfY=", + "lastModified": 1710938121, + "narHash": "sha256-AJBv/MEktbJ+sHf1G6rdPmde3IapsG/2/5TLsk6KfZk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "2dcadb7087e38314cebb15af65f8f2a15d2940cc", + "rev": "66e2e75c671f9a674a28d340e59a0157efb6f905", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 2b5daff..4a5ca4c 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.130.0", + "version": "4.132.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-XOsorXitFvO+T1j3iGPjA+Ke6YDZ9bYYbpIV5dXLRBA=" + "hash": "sha256-nzXDtDRqPXktvtJnfEEmDf250428kP3jj4PC8Nj5uAQ=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-RlwqgAeO2UH2p8mE/pVQMHLYr6Yi4OJszfa+fF+3NP8=" + "hash": "sha256-BFAb+ntv/daQDTrDUgptC1Xloz89TPgCas5KjDDAFCE=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-xJpVW6/iaoE5x4+LnTEnRHM5ChJ+n9UplECR3shfFBw=" + "hash": "sha256-tdIszy6lWkcjZzwJ+j14tKSzLqP2M2sqwJO7mBg5HzU=" } } }