nix/flake.lock (view raw)
1{
2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "prompt",
7 "nixpkgs"
8 ],
9 "rust-analyzer-src": "rust-analyzer-src"
10 },
11 "locked": {
12 "lastModified": 1642141613,
13 "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
14 "owner": "nix-community",
15 "repo": "fenix",
16 "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
17 "type": "github"
18 },
19 "original": {
20 "owner": "nix-community",
21 "repo": "fenix",
22 "type": "github"
23 }
24 },
25 "flake-compat": {
26 "flake": false,
27 "locked": {
28 "lastModified": 1650374568,
29 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
33 "type": "github"
34 },
35 "original": {
36 "owner": "edolstra",
37 "repo": "flake-compat",
38 "type": "github"
39 }
40 },
41 "flake-utils": {
42 "locked": {
43 "lastModified": 1644229661,
44 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
45 "owner": "numtide",
46 "repo": "flake-utils",
47 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
48 "type": "github"
49 },
50 "original": {
51 "owner": "numtide",
52 "repo": "flake-utils",
53 "type": "github"
54 }
55 },
56 "gitignore": {
57 "inputs": {
58 "nixpkgs": [
59 "prompt",
60 "nixpkgs"
61 ]
62 },
63 "locked": {
64 "lastModified": 1635165013,
65 "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
66 "owner": "hercules-ci",
67 "repo": "gitignore.nix",
68 "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
69 "type": "github"
70 },
71 "original": {
72 "owner": "hercules-ci",
73 "repo": "gitignore.nix",
74 "type": "github"
75 }
76 },
77 "home-manager": {
78 "inputs": {
79 "nixpkgs": [
80 "nixpkgs"
81 ]
82 },
83 "locked": {
84 "lastModified": 1656169755,
85 "narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
86 "owner": "nix-community",
87 "repo": "home-manager",
88 "rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
89 "type": "github"
90 },
91 "original": {
92 "owner": "nix-community",
93 "ref": "release-22.05",
94 "repo": "home-manager",
95 "type": "github"
96 }
97 },
98 "neovim": {
99 "inputs": {
100 "flake-compat": "flake-compat",
101 "neovim-flake": "neovim-flake",
102 "nixpkgs": "nixpkgs"
103 },
104 "locked": {
105 "lastModified": 1659168488,
106 "narHash": "sha256-UIhemfmjXfV+EOpM7wWMgIPkss+fZk/kdewUj/VxzXc=",
107 "owner": "icyphox",
108 "repo": "neovim-nightly-overlay",
109 "rev": "5669f07851612ba17d660281cd390d2c086bafc4",
110 "type": "github"
111 },
112 "original": {
113 "owner": "icyphox",
114 "repo": "neovim-nightly-overlay",
115 "type": "github"
116 }
117 },
118 "neovim-flake": {
119 "inputs": {
120 "flake-utils": "flake-utils",
121 "nixpkgs": [
122 "neovim",
123 "nixpkgs"
124 ]
125 },
126 "locked": {
127 "dir": "contrib",
128 "lastModified": 1659102441,
129 "narHash": "sha256-lo2FFXnvbHnMkaTwveAiILiVpmdHsCkgsTNEcRa5Ihc=",
130 "owner": "neovim",
131 "repo": "neovim",
132 "rev": "e59bc078de624a5f3220bfd2713be3f8978c5672",
133 "type": "github"
134 },
135 "original": {
136 "dir": "contrib",
137 "owner": "neovim",
138 "repo": "neovim",
139 "type": "github"
140 }
141 },
142 "nixos-hardware": {
143 "locked": {
144 "lastModified": 1658401027,
145 "narHash": "sha256-z/sDfzsFOoWNO9nZGfxDCNjHqXvSVZLDBDSgzr9qDXE=",
146 "owner": "nixos",
147 "repo": "nixos-hardware",
148 "rev": "83009edccc2e24afe3d0165ed98b60ff7471a5f8",
149 "type": "github"
150 },
151 "original": {
152 "owner": "nixos",
153 "repo": "nixos-hardware",
154 "type": "github"
155 }
156 },
157 "nixpkgs": {
158 "locked": {
159 "lastModified": 1659077768,
160 "narHash": "sha256-P0XIHBVty6WIuIrk2DZNvLcYev9956y1prT4zL212H8=",
161 "owner": "nixos",
162 "repo": "nixpkgs",
163 "rev": "2a93ea177c3d7700b934bf95adfe00c435f696b8",
164 "type": "github"
165 },
166 "original": {
167 "owner": "nixos",
168 "ref": "nixos-unstable",
169 "repo": "nixpkgs",
170 "type": "github"
171 }
172 },
173 "nixpkgs_2": {
174 "locked": {
175 "lastModified": 1659077768,
176 "narHash": "sha256-P0XIHBVty6WIuIrk2DZNvLcYev9956y1prT4zL212H8=",
177 "owner": "NixOS",
178 "repo": "nixpkgs",
179 "rev": "2a93ea177c3d7700b934bf95adfe00c435f696b8",
180 "type": "github"
181 },
182 "original": {
183 "owner": "NixOS",
184 "ref": "nixos-unstable",
185 "repo": "nixpkgs",
186 "type": "github"
187 }
188 },
189 "prompt": {
190 "inputs": {
191 "fenix": "fenix",
192 "gitignore": "gitignore",
193 "nixpkgs": [
194 "nixpkgs"
195 ]
196 },
197 "locked": {
198 "lastModified": 1643513342,
199 "narHash": "sha256-t819RkW5NiURx4lJlGMfHW3IuAMJtK29jUpAqUixKeg=",
200 "ref": "refs/heads/master",
201 "rev": "8b1dd1f5609447f5d862e330a75a4b2a0dfc3929",
202 "revCount": 3,
203 "type": "git",
204 "url": "https://git.peppe.rs/cli/prompt"
205 },
206 "original": {
207 "type": "git",
208 "url": "https://git.peppe.rs/cli/prompt"
209 }
210 },
211 "root": {
212 "inputs": {
213 "home-manager": "home-manager",
214 "neovim": "neovim",
215 "nixos-hardware": "nixos-hardware",
216 "nixpkgs": "nixpkgs_2",
217 "prompt": "prompt"
218 }
219 },
220 "rust-analyzer-src": {
221 "flake": false,
222 "locked": {
223 "lastModified": 1642101527,
224 "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
225 "owner": "rust-analyzer",
226 "repo": "rust-analyzer",
227 "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
228 "type": "github"
229 },
230 "original": {
231 "owner": "rust-analyzer",
232 "ref": "nightly",
233 "repo": "rust-analyzer",
234 "type": "github"
235 }
236 }
237 },
238 "root": "root",
239 "version": 7
240}