diff --git a/flake.lock b/flake.lock index 1bc118d..632ff02 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1717258601, - "narHash": "sha256-gMvWwxNTVDcYWEpdW1YXiA3oKaMU4dFkUmUAEo3RNNU=", + "lastModified": 1717298511, + "narHash": "sha256-9sXuJn/nL+9ImeYtlspTvjt83z1wIgU+9AwfNbnq+tI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a66aecff8795337adf83e16be9dd070fab95c341", + "rev": "6634a0509e9e81e980b129435fbbec518ab246d0", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index e91a637..b3d580d 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.163.0", + "version": "4.165.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-5mWxk3hS7qK96QPJOlpE1FpVLdSWzJCIZEBCDvWmuOo=" + "hash": "sha256-ForSvpKZeyJ16QmijTwy9WFY34bBcjwaePRaIOSarfU=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-HtlPKE/YGGnpgSAucfBSr6C4K9AFu5UtMRidPGL3138=" + "hash": "sha256-lZhpK+Pg+RLEVZzeIlclJkLnLOKbkEed+xgvh19mS3U=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-cWbh4XuxBz4bO5U80FqhnT5f6eb8r9Xe3dN6pgRYag8=" + "hash": "sha256-VDsaaV0PXI6da1JhCcDFrPPZCwW2mmYUS0P44p8QJII=" } } }