diff --git a/flake.lock b/flake.lock index 03460ab..88b2405 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1727104955, - "narHash": "sha256-m6kgjR4zAwyMe1Pn4RGXLCzArtoBp1qzhb2AUlPeVh4=", + "lastModified": 1727190658, + "narHash": "sha256-hO8ullPTzvBvwd+o0dzH8SDbkNcTuUQQhex5LW45heY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d266adc5a77ec8c10ed941c7251b2673004dbd62", + "rev": "5620491106cfe8c2db0628161b93830d66506ffc", "type": "github" }, "original": { @@ -96,11 +96,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1727128927, - "narHash": "sha256-zZV5/qaCf++pmo/VxlFdc5dHS5UhGdwukYLGXZx1EaI=", + "lastModified": 1727169160, + "narHash": "sha256-m/3tT0Wvk2V4H15riZC/yT7i7t+8V58HTDpthKV5yhk=", "owner": "nix-community", "repo": "poetry2nix", - "rev": "eb5b664a84de35b19be7f59a879900c740cbef63", + "rev": "7624b3e0275d9b52dbdda46ef7ffee66b36ff823", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 7f50080..8015beb 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.193.0", + "version": "4.194.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-1asamFZ52njKi13E+3oSFzWbqQ0s7rpAaWouG/yz7BM=" + "hash": "sha256-avHQT4w3kBP7GbrKjbSKGA8VN+N+MYyHmcj8RtFQHPw=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-g9vdqr9G2cCnDT2qmJoBCARVXYY2POo/GzUUw/sDeGI=" + "hash": "sha256-yVwH5WGsWPPCZA8cCr9osS4lhA8JDLQHSdbjR5Wdn9U=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-6j2aCw4FNlR6eyout2LMkYKzYsqby+JoAslvkq4J9Qo=" + "hash": "sha256-ccfhmaONnPzBLG9JCJ5L5OReXhWOtIhFEag/gfHQE+Q=" } } }