diff --git a/flake.lock b/flake.lock index 260329a..707401b 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1704841544, - "narHash": "sha256-i+nKhJ2AGnKTC0BaJiu5CeiOu5mRUZfKvtW/7PTF83s=", + "lastModified": 1704862603, + "narHash": "sha256-l4sVnyO6C/6AzbeIZZWM6rKu168xVHD1SZaqyo1FHCM=", "owner": "neovim", "repo": "neovim", - "rev": "63a17322dd835724887517c1309e70c06748ed59", + "rev": "a7550a20e0c3084eacd2b4ede1e6a94f282c2fb8", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1704835834, - "narHash": "sha256-2XSWpm+0GBPHnCZmm/ell+yuPx3aP7zbitFFkFq7zlg=", + "lastModified": 1704916437, + "narHash": "sha256-aE35YzfCrPPiBoCOKt0/GLd/Qar0Qq2VtUuC5XrY2Qk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "7bb62b90ef7f7e76603bcd52d7e10ddb6d589f15", + "rev": "5fcfdd4990ab907895fe9bcb1e2e4083d92ca670", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index ba7412c..c1fc15d 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.73.0", + "version": "4.75.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-B01x8zsPBKksGK5u9PmR1NuuEPcyVg+EH3Tw/RQfHYo=" + "hash": "sha256-5pY/FIzGVNycRpq4E6s7Bj6Aja7KNKG5PVidaXNa+CE=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-FMwwirZJiogdBOelw6eMO0y280JicFDp8jMw3ILNCI0=" + "hash": "sha256-GiUQyod1N2CD7vvfQTsesMY4D4HI26KwbO1EoKJFKk8=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-/hpQoAj+w+BEI85W6WpouJmw2WKgIqwbvYeVqm0jKg0=" + "hash": "sha256-LIOWrRb9U5pjAyL6u/fEgHGp6Xnbo6St6cyW203HtOk=" } } }