diff --git a/flake.lock b/flake.lock index 0880620..cab93f8 100644 --- a/flake.lock +++ b/flake.lock @@ -59,11 +59,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1721571961, - "narHash": "sha256-jfF4gpRUpTBY2OxDB0FRySsgNGOiuDckEtu7YDQom3Y=", + "lastModified": 1721660125, + "narHash": "sha256-q2t9tTFk0KrcnfU879WZ4cZJD1OONOq8tZXZXPo6llI=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4cc8b29327bed3d52b40041f810f49734298af46", + "rev": "09f65ccafc83ce77148375672be19e6746e45db8", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index 98f2cd3..88770cf 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.180.0", + "version": "4.183.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-bY4ep2Qpx1w91/72sAecuC3lCIu8+4kRcZpbsBNwxxw=" + "hash": "sha256-BlguoJQ2uHIF5ZZfxDZeKACoUy2vN4nQilP784TYgck=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-c1ZFSNp44YLWRmwHUf3VOpMFsRK6zz8FKb+tnw6ZqL4=" + "hash": "sha256-i0lFj66fTrTr1t9vJ27W/RTlS5eek7WA+aGFhsfPpBM=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-yWh3PvAO2d3jkVexq98lFeuvb6fVJfMT/qf/EbKCMZA=" + "hash": "sha256-I9I4a7uwXkMi4Dp6MRY4KVLIeSTurJWH5X/XA00x9aw=" } } }