diff --git a/flake.lock b/flake.lock index f998ede..b04d7a9 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "nixpkgs-lib": "nixpkgs-lib" }, "locked": { - "lastModified": 1719877454, - "narHash": "sha256-g5N1yyOSsPNiOlFfkuI/wcUjmtah+nxdImJqrSATjOU=", + "lastModified": 1719994518, + "narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "4e3583423212f9303aa1a6337f8dffb415920e4f", + "rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7", "type": "github" }, "original": { @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1719958352, - "narHash": "sha256-InEKcwWZoNKakuPqGqo3skypFO7DJOvCsRIoJ9DhJt8=", + "lastModified": 1720022903, + "narHash": "sha256-TLiEulaY4I+vwaJIHQXASVQva+2nepaziUomigYY9+0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1efee2bb34d5f0db946c7292de1d4392c3601d37", + "rev": "88f3dab52d2cc42945f70f4e84c4505dedaa377d", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 2cf8803..d7ce099 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.174.0", + "version": "4.175.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-RAu9hitV786ENA8VVNBoS+2XJHh15j6cQBi3XuF1Q7I=" + "hash": "sha256-YFpNIu/A/iPGmcE1x/xiYCoe9wX5T6EjJm+olbfnoHE=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-tsZwO06EzFgyfZJhmlEHGYTzTT/MDqrgXd5sonuX9Bg=" + "hash": "sha256-6hJe9YFVjM5vyCMucuI2sVXv4fGweEKqvWndPh+mg+U=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-Ha2yXjdzdd554E8TqrWE21roFdtJDGFdH7Vx+cGo7IQ=" + "hash": "sha256-oxoxFwem7TjwWmf6EV159E8taHDMbbBpS+MbUoYQzSY=" } } }