diff --git a/flake.lock b/flake.lock index 63857bd..c6fabf7 100755 --- a/flake.lock +++ b/flake.lock @@ -373,11 +373,11 @@ "workspace-diagnostics-nvim": "workspace-diagnostics-nvim" }, "locked": { - "lastModified": 1725609180, - "narHash": "sha256-LCcaqFqckVeqsYi5t9MePrAtws4S4zyjZ3tjZGZm/jE=", + "lastModified": 1725731394, + "narHash": "sha256-Xh+hygOv/PFwQOZWI1fPBfJetZ10O/IxdVFrYp3jpXY=", "owner": "iofq", "repo": "nvim.nix", - "rev": "6831ace58929a09ffe33856f8a0e238a73ae36d2", + "rev": "cee522f27d345337bc89a1282b199a6cd7f9be4e", "type": "github" }, "original": { @@ -421,6 +421,7 @@ "pre-commit-hooks": "pre-commit-hooks", "sops-nix": "sops-nix", "systems": "systems_3", + "tide": "tide", "treefmt-nix": "treefmt-nix" } }, @@ -489,6 +490,22 @@ "type": "indirect" } }, + "tide": { + "flake": false, + "locked": { + "lastModified": 1710210487, + "narHash": "sha256-85iU1QzcZmZYGhK30/ZaKwJNLTsx+j3w6St8bFiQWxc=", + "owner": "IlanCosman", + "repo": "tide", + "rev": "44c521ab292f0eb659a9e2e1b6f83f5f0595fcbd", + "type": "github" + }, + "original": { + "owner": "IlanCosman", + "repo": "tide", + "type": "github" + } + }, "treefmt-nix": { "inputs": { "nixpkgs": [