147 lines
3.7 KiB
JSON
147 lines
3.7 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1627913399,
|
|
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1629481132,
|
|
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1640592198,
|
|
"narHash": "sha256-F5dWVGQMscmGyLTzNLocPB1v8Ijp8ONx8Nq9Dmi5PSw=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "0b197562ab7bf114dd5f6716f41d4b5be6ccd357",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-flake": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"neovim-nightly-overlay",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"dir": "contrib",
|
|
"lastModified": 1640605963,
|
|
"narHash": "sha256-1edQitEq3uWad0xLaWSNwukW7PCmE+JERCNoWno8tZ4=",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"rev": "9804a2870f6f308f788f939f52958e3fbd2adaac",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "contrib",
|
|
"owner": "neovim",
|
|
"repo": "neovim",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"neovim-nightly-overlay": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"neovim-flake": "neovim-flake",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1640679301,
|
|
"narHash": "sha256-SE5VYGmDyjkyoSKAhNU8JiAJCUuxxv9s+hbspl+wPcg=",
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"rev": "c25636a6800b5b9d5da7282d9c0c61f87343b67c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "neovim-nightly-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nifoc-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1639852863,
|
|
"narHash": "sha256-AUAVxqgPYQOmpOfsK7A2jedjL0TEkq53CTnzssoCaAs=",
|
|
"owner": "nifoc",
|
|
"repo": "nix-overlay",
|
|
"rev": "5663448d4815f58e4bf2e5440db1ff88ae0db3cd",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nifoc",
|
|
"repo": "nix-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1640418986,
|
|
"narHash": "sha256-a8GGtxn2iL3WAkY5H+4E0s3Q7XJt6bTOvos9qqxT5OQ=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "5c37ad87222cfc1ec36d6cd1364514a9efc2f7f2",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"home-manager": "home-manager",
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
"nifoc-overlay": "nifoc-overlay",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|