nixos-config/flake.lock

139 lines
3.5 KiB
Plaintext
Raw Normal View History

2021-05-22 18:31:41 +02:00
{
"nodes": {
2021-05-22 19:42:43 +02:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-05-22 19:04:06 +02:00
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-22 21:35:47 +02:00
"flake-utils_2": {
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-05-22 19:04:06 +02:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2021-07-10 20:45:38 +02:00
"lastModified": 1625855768,
"narHash": "sha256-eMfaWs1Lmj1x7EtejWysqh8kfqWwDtU94/gWRuiuzgI=",
2021-05-22 19:04:06 +02:00
"owner": "neovim",
"repo": "neovim",
2021-07-10 20:45:38 +02:00
"rev": "e43dbfdd05d09e28ee0468f1cd1808f859807606",
2021-05-22 19:04:06 +02:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-05-22 19:42:43 +02:00
"neovim-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-07-10 20:45:38 +02:00
"lastModified": 1625904691,
"narHash": "sha256-R+HcHxfAsG3JxdeXvQUjDg6i4VJxjh39SPEGwaLMWi4=",
2021-05-22 19:42:43 +02:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-07-10 20:45:38 +02:00
"rev": "c2a8577b755101ba3cd5d8b20a1a46f231b76a11",
2021-05-22 19:42:43 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2021-05-22 18:31:41 +02:00
"nixpkgs": {
"locked": {
2021-07-10 20:45:38 +02:00
"lastModified": 1625697353,
"narHash": "sha256-/v85RkZ0Z+lxipkG2sjYNRINktc8VySbLQmPbirY0hQ=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-07-10 20:45:38 +02:00
"rev": "87807e64a5ef5206b745a40af118c7be8db73681",
2021-05-22 18:31:41 +02:00
"type": "github"
},
"original": {
2021-05-22 19:04:06 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-05-22 18:31:41 +02:00
}
},
"root": {
"inputs": {
2021-05-22 19:42:43 +02:00
"neovim-overlay": "neovim-overlay",
2021-05-22 21:35:47 +02:00
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils_2"
},
"locked": {
"lastModified": 1619358717,
"narHash": "sha256-FkEOIW82ClvUBtD8aqPediM8FERldsOyjPIyapVa65I=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "e7ae270a23695b50fbb6b72759a7fb1e3340ca86",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
2021-05-22 18:31:41 +02:00
}
}
},
"root": "root",
"version": 7
}