12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "nodes": {
- "flake-utils": {
- "locked": {
- "lastModified": 1644229661,
- "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "neovim-flake": {
- "inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "dir": "contrib",
- "lastModified": 1647818703,
- "narHash": "sha256-OY2R0lA0pp+GRTR7A9Y28LerMGSFJWvku/wgxpRXDl8=",
- "owner": "neovim",
- "repo": "neovim",
- "rev": "e9b53f3fb56e91a0d4f15bb36d8068bcc6ea88cf",
- "type": "github"
- },
- "original": {
- "dir": "contrib",
- "owner": "neovim",
- "repo": "neovim",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1647350163,
- "narHash": "sha256-OcMI+PFEHTONthXuEQNddt16Ml7qGvanL3x8QOl2Aao=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "3eb07eeafb52bcbf02ce800f032f18d666a9498d",
- "type": "github"
- },
- "original": {
- "id": "nixpkgs",
- "type": "indirect"
- }
- },
- "root": {
- "inputs": {
- "neovim-flake": "neovim-flake",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
- }
|