nixos-config/flake.lock

139 lines
3.5 KiB
Plaintext
Raw Normal View History

2021-05-22 16:31:41 +00:00
{
"nodes": {
2021-05-22 17:42:43 +00: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 17:04:06 +00: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 19:35:47 +00: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 17:04:06 +00:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2021-05-23 18:43:20 +00:00
"lastModified": 1621737163,
"narHash": "sha256-b5b7RD1dKzgXAI5gIJBbVvGzlo0SS7R7f7LW3WiW/jE=",
2021-05-22 17:04:06 +00:00
"owner": "neovim",
"repo": "neovim",
2021-05-23 18:43:20 +00:00
"rev": "3fb3b548a6c2f88e1c0c3298589e153f45e199aa",
2021-05-22 17:04:06 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-05-22 17:42:43 +00:00
"neovim-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-05-23 18:43:20 +00:00
"lastModified": 1621757641,
"narHash": "sha256-qNnXdOvYsO8UYTUa8HFNBDX8hLqActYkdPzOAkbB2a4=",
2021-05-22 17:42:43 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-05-23 18:43:20 +00:00
"rev": "d59e24f099593fecbb006dc61c475f8a74069d46",
2021-05-22 17:42:43 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2021-05-22 16:31:41 +00:00
"nixpkgs": {
"locked": {
2021-05-23 18:43:20 +00:00
"lastModified": 1621728353,
"narHash": "sha256-cgRKslcI/lG5wnxgt1z6OGm+JnzmBqyR8m/JzpUNpYQ=",
2021-05-22 16:31:41 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-05-23 18:43:20 +00:00
"rev": "900115a4f7fdd9189e7803ca781a65be663f2c89",
2021-05-22 16:31:41 +00:00
"type": "github"
},
"original": {
2021-05-22 17:04:06 +00:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-05-22 16:31:41 +00:00
}
},
"root": {
"inputs": {
2021-05-22 17:42:43 +00:00
"neovim-overlay": "neovim-overlay",
2021-05-22 19:35:47 +00: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 16:31:41 +00:00
}
}
},
"root": "root",
"version": 7
}