Files
nvim/flake.lock

133 lines
3.6 KiB
JSON

{
"nodes": {
"godotdev": {
"flake": false,
"locked": {
"lastModified": 1768050065,
"narHash": "sha256-52tWEZ092Sskxn1113aWBSTQW6iBPPhyAfpwCS+F9XI=",
"ref": "refs/heads/master",
"rev": "61fcb7a627d6a417d70913cecb0fda17a181a49a",
"revCount": 80,
"type": "git",
"url": "https://code.capytal.cc/dot013/godotdev.nvim"
},
"original": {
"type": "git",
"url": "https://code.capytal.cc/dot013/godotdev.nvim"
}
},
"mdfmt": {
"flake": false,
"locked": {
"lastModified": 1543379285,
"narHash": "sha256-5LQ7S/CZXCa/zrUcIbDfD2Ji8Kjc3/Cengw8UmVOU4g=",
"owner": "moorereason",
"repo": "mdfmt",
"rev": "29e3d55cbe5af4cfc31b172aed1d69b9a5a22c5b",
"type": "github"
},
"original": {
"owner": "moorereason",
"repo": "mdfmt",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1767892417,
"narHash": "sha256-dhhvQY67aboBk8b0/u0XB6vwHdgbROZT3fJAjyNh5Ww=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1767379071,
"narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fb7944c166a3b630f177938e478f0378e64ce108",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nvim-treesitter": {
"flake": false,
"locked": {
"lastModified": 1767460514,
"narHash": "sha256-LX0rKTZ56Rp0uQfIXZ2JrcWxuCA/t8NJjK05aKiT0Yw=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter",
"rev": "300b906a9514d5e0ce02911d371445382fe35a31",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter",
"type": "github"
}
},
"nvim-treesitter-main": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nvim-treesitter": "nvim-treesitter",
"nvim-treesitter-textobjects": "nvim-treesitter-textobjects"
},
"locked": {
"lastModified": 1767660784,
"narHash": "sha256-ej7y4nhiJNFE/HcZSPTEIrU6/WQmkMJo+bVQfgT3abE=",
"owner": "iofq",
"repo": "nvim-treesitter-main",
"rev": "d82b04e1a05f88ed88c6221672ca0636dc8d6ef7",
"type": "github"
},
"original": {
"owner": "iofq",
"repo": "nvim-treesitter-main",
"type": "github"
}
},
"nvim-treesitter-textobjects": {
"flake": false,
"locked": {
"lastModified": 1767434017,
"narHash": "sha256-5VeIAW09my+4fqXbzVG7RnLXrjpXAk/g2vd7RbhNws8=",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter-textobjects",
"rev": "28a3494c075ef0f353314f627546537e43c09592",
"type": "github"
},
"original": {
"owner": "nvim-treesitter",
"ref": "main",
"repo": "nvim-treesitter-textobjects",
"type": "github"
}
},
"root": {
"inputs": {
"godotdev": "godotdev",
"mdfmt": "mdfmt",
"nixpkgs": "nixpkgs",
"nvim-treesitter-main": "nvim-treesitter-main"
}
}
},
"root": "root",
"version": 7
}