summaryrefslogtreecommitdiff
path: root/mut/neovim/pack/plugins/start/blink.cmp/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'mut/neovim/pack/plugins/start/blink.cmp/flake.lock')
-rw-r--r--mut/neovim/pack/plugins/start/blink.cmp/flake.lock97
1 files changed, 97 insertions, 0 deletions
diff --git a/mut/neovim/pack/plugins/start/blink.cmp/flake.lock b/mut/neovim/pack/plugins/start/blink.cmp/flake.lock
new file mode 100644
index 0000000..7667448
--- /dev/null
+++ b/mut/neovim/pack/plugins/start/blink.cmp/flake.lock
@@ -0,0 +1,97 @@
+{
+ "nodes": {
+ "fenix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "rust-analyzer-src": "rust-analyzer-src"
+ },
+ "locked": {
+ "lastModified": 1734676450,
+ "narHash": "sha256-iwcxhTVe4h5TqW0HsNiOQP27eMBmbBshF+q2UjEy5aU=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "46e19fa0eb3260b2c3ee5b2cf89e73343c1296ab",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
+ "flake-parts": {
+ "inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1733312601,
+ "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1736166416,
+ "narHash": "sha256-U47xeACNBpkSO6IcCm0XvahsVXpJXzjPIQG7TZlOToU=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "b30f97d8c32d804d2d832ee837d0f1ca0695faa5",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1733096140,
+ "narHash": "sha256-1qRH7uAUsyQI7R1Uwl4T+XvdNv778H0Nb5njNrqvylY=",
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/5487e69da40cbd611ab2cadee0b4637225f7cfae.tar.gz"
+ }
+ },
+ "root": {
+ "inputs": {
+ "fenix": "fenix",
+ "flake-parts": "flake-parts",
+ "nixpkgs": "nixpkgs"
+ }
+ },
+ "rust-analyzer-src": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1734622712,
+ "narHash": "sha256-2Oc2LbFypF1EG3zTVIVcuT5XFJ7R3oAwu2tS8B0qQ0I=",
+ "owner": "rust-lang",
+ "repo": "rust-analyzer",
+ "rev": "fe027d79d22f2a7645da4143f5cc0f5f56239b97",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-lang",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}