nvim-treesitter-main/flake.lock
iofq fc8d9bbe11
Some checks failed
CI / build (push) Failing after 19m7s
chore: update flake inputs + generated.nix
2026-02-01 16:31:12 -06:00

63 lines
1.7 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvim-treesitter": {
"flake": false,
"locked": {
"lastModified": 1769854724,
"narHash": "sha256-pwI9KqCjymvqK6btX/+5ZiGP46JsQVYj7W+9YtlRXsc=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "4967fa48b0fe7a7f92cee546c76bb4bb61bb14d5",
"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
}