nvim-treesitter-main/flake.lock
iofq 473857a596
Some checks failed
CI / build (push) Failing after 3h0m1s
chore: update flake inputs + generated.nix
2026-02-22 04:50:07 +00:00

63 lines
1.7 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "0182a361324364ae3f436a63005877674cf45efb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvim-treesitter": {
"flake": false,
"locked": {
"lastModified": 1771657810,
"narHash": "sha256-Ipmzk/e7ubXFI1lBBJl6hU7scZ/w9BKc5JrgePSUl8U=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "dc42c209f3820bdfaae0956f15de29689aa6b451",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter",
"type": "github"
}
},
"nvim-treesitter-textobjects": {
"flake": false,
"locked": {
"lastModified": 1769600306,
"narHash": "sha256-J3D+nbalJqZ4aeFBD7veW6TuI0BEU2jbx5pMEew4dkA=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects",
"rev": "a0e182ae21fda68c59d1f36c9ed45600aef50311",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter-textobjects",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nvim-treesitter": "nvim-treesitter",
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
}
}
},
"root": "root",
"version": 7
}