1
0
Fork 0
nix-overlay/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 21:29:38 +00:00
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
"lastModified": 1683738879,
"narHash": "sha256-V53XRMc6YUYoHFdQ0OgE3HE5qbnwvXWJT9tEi6lT75w=",
"owner": "neovim",
"repo": "neovim",
"rev": "ac1aee99bc76c0036aa0ccf7b9eda48fcf46ac11",
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2023-05-10 21:29:38 +00:00
"lastModified": 1683686518,
"narHash": "sha256-ieG0J4GCUqOE9Wo8cNSsa1Ev9QKMLrHANOlu22v17bo=",
2021-12-14 17:54:48 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-10 21:29:38 +00:00
"rev": "12ba1a5f90b16acdca741ac82d8204b3ec8c2aaf",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-05-10 21:29:38 +00:00
"neovim-flake": "neovim-flake",
2021-12-14 17:54:48 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}