nix-community.nixvim/flake.lock

120 lines
3 KiB
Text
Raw Normal View History

2020-12-30 01:05:51 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2021-11-02 16:28:42 +00:00
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
2020-12-30 01:05:51 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2021-11-02 16:28:42 +00:00
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2021-11-02 16:28:42 +00:00
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2020-12-30 01:05:51 +00:00
"owner": "numtide",
"repo": "flake-utils",
2021-11-02 16:28:42 +00:00
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-02 16:28:42 +00:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"neovim-nightly",
"nixpkgs"
]
},
2020-12-30 01:05:51 +00:00
"locked": {
2021-11-02 16:28:42 +00:00
"dir": "contrib",
"lastModified": 1635807019,
"narHash": "sha256-jhp7vrTDooX2DUKvUKfCnrV0fyVk8sFkgljnPN/Iu+Q=",
"owner": "neovim",
"repo": "neovim",
"rev": "29cec32f44db358b0dfcd560d2ba8228b9d9de39",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
2021-11-02 16:28:42 +00:00
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
2020-12-30 01:05:51 +00:00
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-compat": "flake-compat",
2021-11-02 16:28:42 +00:00
"neovim-flake": "neovim-flake",
"nixpkgs": "nixpkgs"
2020-12-30 01:05:51 +00:00
},
"locked": {
2021-11-02 16:28:42 +00:00
"lastModified": 1635840832,
"narHash": "sha256-saUqVPGI7V/d7T7AK6PRzkS1M5T3aSu39nFLaX08NZA=",
2020-12-30 01:05:51 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-11-02 16:28:42 +00:00
"rev": "54a736a2c9606cef8895d555c2b080eb78f691b6",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-11-02 16:28:42 +00:00
"lastModified": 1635792138,
"narHash": "sha256-D79GqaYrwgyM4wvOPbQeKveAHROnVh97F36iSGZO9uA=",
2020-12-30 01:05:51 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-11-02 16:28:42 +00:00
"rev": "b165ce0c4efbb74246714b5c66b6bcdce8cde175",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2021-11-02 16:28:42 +00:00
"ref": "nixos-unstable",
2020-12-30 01:05:51 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2021-11-02 16:28:42 +00:00
"lastModified": 1635792138,
"narHash": "sha256-D79GqaYrwgyM4wvOPbQeKveAHROnVh97F36iSGZO9uA=",
2020-12-30 01:05:51 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-02 16:28:42 +00:00
"rev": "b165ce0c4efbb74246714b5c66b6bcdce8cde175",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"neovim-nightly": "neovim-nightly",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}