diff --git a/flake.lock b/flake.lock index 67aacc8..805a81b 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1707028810, - "narHash": "sha256-/WuTsaljhG9VpXRYnxbxkoxhXy6lotbey99CiBuP2GY=", + "lastModified": 1707158618, + "narHash": "sha256-ghj4rVivS3+5WLIhpKN4rScBXd0WEmeGyKFtP+tNHSs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5d75993fa5feaa333f3eadd83e0a08fc34432acc", + "rev": "21dd4a0faaf3c3e127138f9ae22fec78befb8a37", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index ef39eea..8e6cbc3 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.89.0", + "version": "4.97.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-cIHKvBV2YpToMlDbMrmkmDbKdWCjj9vRTKa+wztFb9Q=" + "hash": "sha256-PP8aZQy5LGSpWOUr6Xlfkn+zdfzRZSmrXct/iwqMiek=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-RnaFjpNUZZSHWBqLCu3DGnJn0WsY4UDEO2IBiFbPdBY=" + "hash": "sha256-sFB6cyGUH5Q6lB5Zl0HBvGkQzIDGypUlV32ccBRxXVw=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-HHCb4uqxQSAzucnpZFFwfjBN6E1arkY37XKDU4DxAnY=" + "hash": "sha256-OTrTBwwEZ4a+uokNWdfg2cgQkpt/6xiu06d98p7hkvM=" } } }