1
0
Fork 0
nix-overlay/flake.lock

122 lines
3 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-09-02 08:17:14 +00:00
"lastModified": 1693611461,
"narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-09-02 08:17:14 +00:00
"rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-05-10 21:29:38 +00:00
"flake-utils": {
2023-06-12 08:20:02 +00:00
"inputs": {
"systems": "systems"
},
2023-05-10 21:29:38 +00:00
"locked": {
2023-06-12 08:20:02 +00:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
2023-05-10 21:29:38 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-06-12 08:20:02 +00:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
2023-05-10 21:29:38 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
2023-05-10 21:29:38 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2023-09-15 08:20:01 +00:00
"lastModified": 1694764612,
"narHash": "sha256-ESl/NMxS8ld9IU0prayYTATEqxBdj4D3BrXwUiTY2IY=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2023-09-15 08:20:01 +00:00
"rev": "a6e4793bafa0edda2ef5e948cd071dc9626688d8",
2023-05-10 21:29:38 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2023-09-14 08:19:39 +00:00
"lastModified": 1694593561,
"narHash": "sha256-WSaIQZ5s9N9bDFkEMTw6P9eaZ9bv39ZhsiW12GtTNM0=",
2021-12-14 17:54:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-14 08:19:39 +00:00
"rev": "1697b7d480449b01111e352021f46e5879e47643",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-09-02 08:17:14 +00:00
"lastModified": 1693471703,
"narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=",
2023-05-10 23:04:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-02 08:17:14 +00:00
"rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
2023-05-10 21:29:38 +00:00
"neovim-flake": "neovim-flake",
"nixpkgs": "nixpkgs"
2023-06-06 14:46:20 +00:00
}
},
2023-06-12 08:20:02 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-12-14 17:54:48 +00:00
}
},
"root": "root",
"version": 7
}