flakes/flake.lock

141 lines
3.6 KiB
Text
Raw Normal View History

2021-05-11 14:32:58 +07:00
{
"nodes": {
2021-07-05 10:40:52 +07: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"
}
},
"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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-07-14 10:55:11 +07:00
"lastModified": 1626073055,
"narHash": "sha256-vocByfpVu6m9zvtJugDvmd6/9iT2HJuG4tmDICKd0lI=",
2021-07-02 07:21:55 +07:00
"owner": "nix-community",
"repo": "home-manager",
2021-07-14 10:55:11 +07:00
"rev": "775cb20bd4af7781fbf336fb201df02ee3d544bb",
"type": "github"
},
"original": {
2021-07-02 07:21:55 +07:00
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-07-05 10:40:52 +07:00
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2021-07-10 01:15:44 +07:00
"lastModified": 1625818518,
"narHash": "sha256-ZF/gzwCQ/r6Yiq4fZe7DT/pQio6pO8HfJhB0Z+DJgn8=",
2021-07-05 10:40:52 +07:00
"owner": "neovim",
"repo": "neovim",
2021-07-10 01:15:44 +07:00
"rev": "1c416892879de6b78038f2cc2f1487eff46abb60",
2021-07-05 10:40:52 +07:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-07-10 01:15:44 +07:00
"lastModified": 1625818601,
"narHash": "sha256-Yp/wapoOHrypGvqWppoB3Yu5w7IZvjVn4ppMfmjbWxA=",
2021-07-05 10:40:52 +07:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-07-10 01:15:44 +07:00
"rev": "ad6fda0e81cd8dab6326dc1a45b11024ebcda5c2",
2021-07-05 10:40:52 +07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
2021-05-11 14:32:58 +07:00
"nixpkgs": {
"locked": {
2021-07-14 07:42:25 +07:00
"lastModified": 1626221774,
"narHash": "sha256-in6vs5BcFs1XTC6NS7K8KtyYMB58ks5LtXV2LjOT4Dc=",
2021-05-11 14:32:58 +07:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-07-14 07:42:25 +07:00
"rev": "a22d0fb4cf1dbee4ccf2fdc10e9f53aaafdb1128",
2021-05-11 14:32:58 +07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2021-07-05 10:40:52 +07:00
"neovim-nightly": "neovim-nightly",
2021-05-11 14:32:58 +07:00
"nixpkgs": "nixpkgs",
"secrets": "secrets"
}
},
"secrets": {
"locked": {
2021-05-21 07:31:05 +07:00
"lastModified": 1621557628,
"narHash": "sha256-exoyO1kp/2Pheentn1MPHU9gbx/wtbkPay3aoC0ooOM=",
2021-05-11 14:32:58 +07:00
"owner": "LavaDesu",
"repo": "flakes-secrets",
2021-05-21 07:31:05 +07:00
"rev": "365392dd012cb896fcbbedbd8b05ad91fcf0b56a",
2021-05-11 14:32:58 +07:00
"type": "github"
},
"original": {
"owner": "LavaDesu",
"repo": "flakes-secrets",
"type": "github"
}
}
},
"root": "root",
"version": 7
}