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-06-23 11:35:28 +02:00
"lastModified": 1624433763,
"narHash": "sha256-jIAOMqzIYS1a+CpMFg05wAWV3gRbFRQBUnuuqf5PqMQ=",
2021-05-22 19:04:06 +02:00
"owner": "neovim",
"repo": "neovim",
2021-06-23 11:35:28 +02:00
"rev": "0d7e33bc1307117127e519fb12ec491a1a1ebd82",
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-06-23 11:35:28 +02:00
"lastModified": 1624435902,
"narHash": "sha256-w8F7tlqosL4aCpFUdx1MZMZcVNgpo0QlQ6O22grSuzI=",
2021-05-22 19:42:43 +02:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-06-23 11:35:28 +02:00
"rev": "e2fb9369e1fd4d85676564d970ff0dc0983113fb",
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-06-23 11:35:28 +02:00
"lastModified": 1624271441,
"narHash": "sha256-26QNDCdRE5mPOWYJrPGpVzgrJ3ZxqvWOONfeMsjryz4=",
2021-05-22 18:31:41 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2021-06-23 11:35:28 +02:00
"rev": "7e567a3d092b7de69cdf5deaeb8d9526de230916",
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
}