diff --git a/flake.lock b/flake.lock index 6ee5cdf..45767b1 100644 --- a/flake.lock +++ b/flake.lock @@ -45,11 +45,11 @@ }, "locked": { "dir": "contrib", - "lastModified": 1710639850, - "narHash": "sha256-wlbMVKc9Y1dxwW9NJVADesHbJLMc7DO+jWuZsvoNeLs=", + "lastModified": 1710707835, + "narHash": "sha256-aXjeIb+bYs+Ulg6wT4pP1B5dvHOa+vB6jVy28Q0SIyo=", "owner": "neovim", "repo": "neovim", - "rev": "c52dfb6e840827a2de713e40ea8506491ec7ce0b", + "rev": "3b29b39e6deb212456eba691bc79b17edaa8717b", "type": "github" }, "original": { @@ -61,11 +61,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1710629476, - "narHash": "sha256-N8Xu868Km6PdyvPDPBKY4LWlZwZaN8CJC/4I/EDWYXM=", + "lastModified": 1710672219, + "narHash": "sha256-Bp3Jsq1Jn8q4EesBlcOVNwnEipNpzYs73kvR3+3EUC4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "ce8e7baf9bc8e342237ed840b59e23a92e9a0b5f", + "rev": "f471be9644f3ab2f3cb868de1787ab70a537b0e7", "type": "github" }, "original": { diff --git a/packages/tabnine/sources.json b/packages/tabnine/sources.json index cb65c57..2b5daff 100644 --- a/packages/tabnine/sources.json +++ b/packages/tabnine/sources.json @@ -1,17 +1,17 @@ { - "version": "4.116.0", + "version": "4.130.0", "platforms": { "x86_64-linux": { "name": "x86_64-unknown-linux-musl", - "hash": "sha256-hE8qS0+rb5L6BtJlTQtyTBVjATVkDc4S1tfb/I68C24=" + "hash": "sha256-XOsorXitFvO+T1j3iGPjA+Ke6YDZ9bYYbpIV5dXLRBA=" }, "aarch64-darwin": { "name": "aarch64-apple-darwin", - "hash": "sha256-ecGqoeQEgbMs/IaP7HNchOIVzV93I0nsVgixIxktADs=" + "hash": "sha256-RlwqgAeO2UH2p8mE/pVQMHLYr6Yi4OJszfa+fF+3NP8=" }, "x86_64-darwin": { "name": "x86_64-apple-darwin", - "hash": "sha256-AxoJnlcXwWpKZ9/QK4DbckbK9/uPcBTwMmjQh53KRys=" + "hash": "sha256-xJpVW6/iaoE5x4+LnTEnRHM5ChJ+n9UplECR3shfFBw=" } } }