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": {
|
|
|
|
"lastModified": 1683560683,
|
|
|
|
"narHash": "sha256-XAygPMN5Xnk/W2c1aW0jyEa6lfMDZWlQgiNtmHXytPc=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"rev": "006c75898cf814ef9497252b022e91c946ba8e17",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
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",
|
2023-05-15 08:21:28 +00:00
|
|
|
"lastModified": 1684136312,
|
|
|
|
"narHash": "sha256-jueoY9mZFXdan9KWP6hAxycLFmmqKFqM+WCgX5l7IXI=",
|
2023-05-10 21:29:38 +00:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2023-05-15 08:21:28 +00:00
|
|
|
"rev": "c11986ed1a816d7ebcb5a5f707e3ef884f278293",
|
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-05-15 08:21:28 +00:00
|
|
|
"lastModified": 1684120848,
|
|
|
|
"narHash": "sha256-gIwJ5ac1FwZEkCRwjY+gLwgD4G1Bw3Xtr2jr2XihMPo=",
|
2021-12-14 17:54:48 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-05-15 08:21:28 +00:00
|
|
|
"rev": "0cb867999eec4085e1c9ca61c09b72261fa63bb4",
|
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",
|
|
|
|
"lastModified": 1682879489,
|
|
|
|
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
|
|
|
|
"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",
|
2021-12-14 17:54:48 +00:00
|
|
|
"nixpkgs": "nixpkgs"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|