diff --git a/flake.lock b/flake.lock index 5e438de..d773fad 100644 --- a/flake.lock +++ b/flake.lock @@ -60,11 +60,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1663328500, - "narHash": "sha256-7n+J/exp8ky4dmk02y5a9R7CGmJvHpzrHMzfEkMtSWA=", + "lastModified": 1663629861, + "narHash": "sha256-CjfQUyPfG/hkE4jnMcTvVJ0ubc84u8ySruZL+emXMjw=", "owner": "nix-community", "repo": "home-manager", - "rev": "5427f3d1f0ea4357cd4af0bffee7248d640c6ffc", + "rev": "41790ba656bafc023f48ccdbbe7816d30fd52d76", "type": "github" }, "original": { @@ -97,16 +97,17 @@ "nixpkgs": [ "nixpkgs" ], + "nvim-tree-lua": "nvim-tree-lua", "tabby-nvim": "tabby-nvim", "telescope-live-grep-args-nvim": "telescope-live-grep-args-nvim", "utils": "utils_2" }, "locked": { - "lastModified": 1663654859, - "narHash": "sha256-BqiZiS84tCDX2o7oOUrdECNzb/XGblEpZnFdkV8ovsw=", + "lastModified": 1663737831, + "narHash": "sha256-l5IDGGz1BXkma0HaH1utqIMMf59Y5SX908ILeIAxZtc=", "ref": "refs/heads/main", - "rev": "3a3ad592611915df59382d5cbd64e7eb75e035ba", - "revCount": 30, + "rev": "8fbfb97b9d5f0891f43fc587e9195149051191ca", + "revCount": 31, "type": "git", "url": "https://git.pleshevski.ru/mynix/neovim" }, @@ -154,6 +155,23 @@ "type": "github" } }, + "nvim-tree-lua": { + "flake": false, + "locked": { + "lastModified": 1663635041, + "narHash": "sha256-5n8dAMHWImhgtVjXic8wnV33l7VWLzRXM0W22Uk76vo=", + "owner": "kyazdani42", + "repo": "nvim-tree.lua", + "rev": "f6ce6e59625947fc9192f3dc40c25519cf29b137", + "type": "github" + }, + "original": { + "owner": "kyazdani42", + "ref": "1553-wrong-align-on-open-dir", + "repo": "nvim-tree.lua", + "type": "github" + } + }, "root": { "inputs": { "dedsec-grub-theme": "dedsec-grub-theme",