2021-12-06 22:35:29 +00:00
|
|
|
{
|
|
|
|
"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": {
|
2021-12-12 18:19:12 +00:00
|
|
|
"lastModified": 1639223729,
|
|
|
|
"narHash": "sha256-C+OYsFVCNZwzQ4ShMBTJaFS489auGr42cDrceckKpXc=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2021-12-12 18:19:12 +00:00
|
|
|
"rev": "6fe3b539e057feadbf94e845412f4b438260690b",
|
2021-12-06 22:35:29 +00:00
|
|
|
"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",
|
2021-12-12 18:19:12 +00:00
|
|
|
"lastModified": 1639175880,
|
|
|
|
"narHash": "sha256-G2O/ViPfnLYCA/GriyN1HdIdU5COSCF1SVGSy1TGB+I=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2021-12-12 18:19:12 +00:00
|
|
|
"rev": "3f8703093de56254ffdbf8ef6ddbe7942af54257",
|
2021-12-06 22:35:29 +00:00
|
|
|
"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": {
|
2021-12-12 18:19:12 +00:00
|
|
|
"lastModified": 1639210387,
|
|
|
|
"narHash": "sha256-5HiroEpFRN5tG88X5ZWM7K+Pr2Q5bYmzJhgKVVbbhYg=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
2021-12-12 18:19:12 +00:00
|
|
|
"rev": "f38af8005370113e959c111ec8723450bb50f8b8",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2021-12-10 21:14:49 +00:00
|
|
|
"lastModified": 1638986258,
|
|
|
|
"narHash": "sha256-OceRdctKZRSgqQxVRvvNB0MaEnFMzQqjUffecoDE9eI=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2021-12-10 21:14:49 +00:00
|
|
|
"rev": "581d2d6c9cd5c289002203581d8aa0861963a933",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
2021-12-12 18:19:12 +00:00
|
|
|
"lastModified": 1639178239,
|
|
|
|
"narHash": "sha256-Gc6jJwMuUPUGLhYaXLQ/fKEyqlPzlIKX7OKtTXRJnBQ=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2021-12-12 18:19:12 +00:00
|
|
|
"rev": "e7caea7700d49f1925edc6c796cc320f8aed3011",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
|
|
|
"nixpkgs": "nixpkgs_2"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|