This repository has been archived by the owner on Apr 25, 2024. It is now read-only.
generated from nix-community/kickstart-nix.nvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
129 lines (129 loc) · 3.36 KB
/
flake.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1699963925,
"narHash": "sha256-LE7OV/SwkIBsCpAlIPiFhch/J+jBDGEZjNfdnzCnCrY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bf744fe90419885eefced41b3e5ae442d732712d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"omnisharp-vim": {
"flake": false,
"locked": {
"lastModified": 1697407911,
"narHash": "sha256-z3Dgrm9pNWkvfShPmB9O8TqpY592sk1W722zduOSing=",
"owner": "OmniSharp",
"repo": "Omnisharp-vim",
"rev": "f9c5d3e3375e8b5688a4506e813cb21bdc7329b1",
"type": "github"
},
"original": {
"owner": "OmniSharp",
"repo": "Omnisharp-vim",
"type": "github"
}
},
"py_lsp": {
"flake": false,
"locked": {
"lastModified": 1677613736,
"narHash": "sha256-YOYrumIYlWcZBL1LSeBWseb/0G4n8obcll6wPwaXqpM=",
"owner": "HallerPatrick",
"repo": "py_lsp.nvim",
"rev": "5b2bd6433a2dbab76d54d58ccc1d1e89b220091c",
"type": "github"
},
"original": {
"owner": "HallerPatrick",
"repo": "py_lsp.nvim",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"omnisharp-vim": "omnisharp-vim",
"py_lsp": "py_lsp",
"venv-selector": "venv-selector",
"wf-nvim": "wf-nvim"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"venv-selector": {
"flake": false,
"locked": {
"lastModified": 1699984799,
"narHash": "sha256-52DojadTx7iBp8x5VFhqOIJP5B/DaqT+K55b70v3dr0=",
"owner": "linux-cultist",
"repo": "venv-selector.nvim",
"rev": "c259dacb20a00fb84ec6006e9a24b4085b27120a",
"type": "github"
},
"original": {
"owner": "linux-cultist",
"repo": "venv-selector.nvim",
"type": "github"
}
},
"wf-nvim": {
"flake": false,
"locked": {
"lastModified": 1699893661,
"narHash": "sha256-Q5gtR99mjnp6Vt5OZ2yssPOVVyZeb/9lCJyWB8h6Odk=",
"owner": "Cassin01",
"repo": "wf.nvim",
"rev": "83b2530e52f2641d2ddaea5560730ce708d7534b",
"type": "github"
},
"original": {
"owner": "Cassin01",
"repo": "wf.nvim",
"type": "github"
}
}
},
"root": "root",
"version": 7
}