]> Git — Sourcephile - julm/julm-nix.git/blob - flake.lock
+use/op(nvim/jj): try more plugins
[julm/julm-nix.git] / flake.lock
1 {
2 "nodes": {
3 "NicolasGB-jj-nvim": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1767116356,
7 "narHash": "sha256-+KDQgIoyrCtBhIsFSc8yCPcQ7R2YeiD+JG48En2FWwc=",
8 "owner": "NicolasGB",
9 "repo": "jj.nvim",
10 "rev": "16eedac9b9e9d4719500bc7216c63def67297273",
11 "type": "github"
12 },
13 "original": {
14 "owner": "NicolasGB",
15 "repo": "jj.nvim",
16 "type": "github"
17 }
18 },
19 "bufstack": {
20 "flake": false,
21 "locked": {
22 "lastModified": 1743756142,
23 "narHash": "sha256-uBeGVTLkGZOWC+qedpEkpOS3J8qDIFqWJ8WRFHZ0YbU=",
24 "owner": "BibekBhusal0",
25 "repo": "bufstack.nvim",
26 "rev": "2e786c01d6cd68dc61201b2e8e4adb999afa72e2",
27 "type": "github"
28 },
29 "original": {
30 "owner": "BibekBhusal0",
31 "repo": "bufstack.nvim",
32 "type": "github"
33 }
34 },
35 "crane": {
36 "locked": {
37 "lastModified": 1731098351,
38 "narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",
39 "owner": "ipetkov",
40 "repo": "crane",
41 "rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",
42 "type": "github"
43 },
44 "original": {
45 "owner": "ipetkov",
46 "repo": "crane",
47 "type": "github"
48 }
49 },
50 "flake-compat": {
51 "flake": false,
52 "locked": {
53 "lastModified": 1696426674,
54 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
55 "owner": "edolstra",
56 "repo": "flake-compat",
57 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
58 "type": "github"
59 },
60 "original": {
61 "owner": "edolstra",
62 "repo": "flake-compat",
63 "type": "github"
64 }
65 },
66 "flake-compat_2": {
67 "flake": false,
68 "locked": {
69 "lastModified": 1696426674,
70 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
71 "owner": "edolstra",
72 "repo": "flake-compat",
73 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
74 "type": "github"
75 },
76 "original": {
77 "owner": "edolstra",
78 "repo": "flake-compat",
79 "type": "github"
80 }
81 },
82 "flake-parts": {
83 "inputs": {
84 "nixpkgs-lib": [
85 "lanzaboote",
86 "nixpkgs"
87 ]
88 },
89 "locked": {
90 "lastModified": 1730504689,
91 "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
92 "owner": "hercules-ci",
93 "repo": "flake-parts",
94 "rev": "506278e768c2a08bec68eb62932193e341f55c90",
95 "type": "github"
96 },
97 "original": {
98 "owner": "hercules-ci",
99 "repo": "flake-parts",
100 "type": "github"
101 }
102 },
103 "git-hooks": {
104 "inputs": {
105 "flake-compat": "flake-compat",
106 "gitignore": "gitignore",
107 "nixpkgs": [
108 "nixpkgs"
109 ]
110 },
111 "locked": {
112 "lastModified": 1737465171,
113 "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
114 "owner": "cachix",
115 "repo": "git-hooks.nix",
116 "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
117 "type": "github"
118 },
119 "original": {
120 "owner": "cachix",
121 "repo": "git-hooks.nix",
122 "type": "github"
123 }
124 },
125 "gitignore": {
126 "inputs": {
127 "nixpkgs": [
128 "git-hooks",
129 "nixpkgs"
130 ]
131 },
132 "locked": {
133 "lastModified": 1709087332,
134 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
135 "owner": "hercules-ci",
136 "repo": "gitignore.nix",
137 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
138 "type": "github"
139 },
140 "original": {
141 "owner": "hercules-ci",
142 "repo": "gitignore.nix",
143 "type": "github"
144 }
145 },
146 "home-manager": {
147 "inputs": {
148 "nixpkgs": [
149 "nixpkgs"
150 ]
151 },
152 "locked": {
153 "lastModified": 1767024057,
154 "narHash": "sha256-B1aycRjMRvb6QOGbnqDhiDzZwMebj5jxZ5qyJzaKvpI=",
155 "owner": "nix-community",
156 "repo": "home-manager",
157 "rev": "34578a2fdfce4257ce5f5baf6e7efbd4e4e252b1",
158 "type": "github"
159 },
160 "original": {
161 "owner": "nix-community",
162 "ref": "release-25.11",
163 "repo": "home-manager",
164 "type": "github"
165 }
166 },
167 "jj-diffconflicts": {
168 "flake": false,
169 "locked": {
170 "lastModified": 1761262087,
171 "narHash": "sha256-FXsLSYy+eli8VArUL8ZOiPtyOk4Q8TUYwobEefZPRII=",
172 "owner": "rafikdraoui",
173 "repo": "jj-diffconflicts",
174 "rev": "bee239e847cf336fc10925a35c65052f41aa89e3",
175 "type": "github"
176 },
177 "original": {
178 "owner": "rafikdraoui",
179 "repo": "jj-diffconflicts",
180 "type": "github"
181 }
182 },
183 "jj-fugitive": {
184 "flake": false,
185 "locked": {
186 "lastModified": 1766599735,
187 "narHash": "sha256-CaA+nE9g1dh+Y4hx0WjNh4UoGweco0HAW2NWsWwIPXw=",
188 "owner": "martintrojer",
189 "repo": "jj-fugitive",
190 "rev": "45f07e506362a6eb096f14e249d622f5fba91094",
191 "type": "github"
192 },
193 "original": {
194 "owner": "martintrojer",
195 "repo": "jj-fugitive",
196 "type": "github"
197 }
198 },
199 "lanzaboote": {
200 "inputs": {
201 "crane": "crane",
202 "flake-compat": "flake-compat_2",
203 "flake-parts": "flake-parts",
204 "nixpkgs": [
205 "nixpkgs"
206 ],
207 "pre-commit-hooks-nix": [
208 "git-hooks"
209 ],
210 "rust-overlay": "rust-overlay"
211 },
212 "locked": {
213 "lastModified": 1737639419,
214 "narHash": "sha256-AEEDktApTEZ5PZXNDkry2YV2k6t0dTgLPEmAZbnigXU=",
215 "owner": "nix-community",
216 "repo": "lanzaboote",
217 "rev": "a65905a09e2c43ff63be8c0e86a93712361f871e",
218 "type": "github"
219 },
220 "original": {
221 "owner": "nix-community",
222 "ref": "v0.4.2",
223 "repo": "lanzaboote",
224 "type": "github"
225 }
226 },
227 "nixos-hardware": {
228 "locked": {
229 "lastModified": 1738816619,
230 "narHash": "sha256-5yRlg48XmpcX5b5HesdGMOte+YuCy9rzQkJz+imcu6I=",
231 "owner": "NixOS",
232 "repo": "nixos-hardware",
233 "rev": "2eccff41bab80839b1d25b303b53d339fbb07087",
234 "type": "github"
235 },
236 "original": {
237 "owner": "NixOS",
238 "ref": "master",
239 "repo": "nixos-hardware",
240 "type": "github"
241 }
242 },
243 "nixpkgs": {
244 "locked": {
245 "lastModified": 1766885793,
246 "narHash": "sha256-P6RVkrM9JLCW6xBjSwHfgTOQ1JwBUma5xe5LI8xAPC0=",
247 "owner": "NixOS",
248 "repo": "nixpkgs",
249 "rev": "9ef261221d1e72399f2036786498d78c38185c46",
250 "type": "github"
251 },
252 "original": {
253 "owner": "NixOS",
254 "ref": "nixos-25.11",
255 "repo": "nixpkgs",
256 "type": "github"
257 }
258 },
259 "nixpkgs-unstable": {
260 "locked": {
261 "lastModified": 1759345688,
262 "narHash": "sha256-biSxADZLL6OuGUt8h224QnImk1JlXlG1R8HHIHBLVKI=",
263 "owner": "NixOS",
264 "repo": "nixpkgs",
265 "rev": "99b9c9c053b26e146e0b8f536f004bd5c0eee024",
266 "type": "github"
267 },
268 "original": {
269 "owner": "NixOS",
270 "ref": "master",
271 "repo": "nixpkgs",
272 "type": "github"
273 }
274 },
275 "nixpkgs-unstable-latest": {
276 "locked": {
277 "lastModified": 1767116409,
278 "narHash": "sha256-5vKw92l1GyTnjoLzEagJy5V5mDFck72LiQWZSOnSicw=",
279 "owner": "NixOS",
280 "repo": "nixpkgs",
281 "rev": "cad22e7d996aea55ecab064e84834289143e44a0",
282 "type": "github"
283 },
284 "original": {
285 "owner": "NixOS",
286 "repo": "nixpkgs",
287 "rev": "cad22e7d996aea55ecab064e84834289143e44a0",
288 "type": "github"
289 }
290 },
291 "root": {
292 "inputs": {
293 "NicolasGB-jj-nvim": "NicolasGB-jj-nvim",
294 "bufstack": "bufstack",
295 "git-hooks": "git-hooks",
296 "home-manager": "home-manager",
297 "jj-diffconflicts": "jj-diffconflicts",
298 "jj-fugitive": "jj-fugitive",
299 "lanzaboote": "lanzaboote",
300 "nixos-hardware": "nixos-hardware",
301 "nixpkgs": "nixpkgs",
302 "nixpkgs-unstable": "nixpkgs-unstable",
303 "nixpkgs-unstable-latest": "nixpkgs-unstable-latest",
304 "sivansh11-jj-nvim": "sivansh11-jj-nvim"
305 }
306 },
307 "rust-overlay": {
308 "inputs": {
309 "nixpkgs": [
310 "lanzaboote",
311 "nixpkgs"
312 ]
313 },
314 "locked": {
315 "lastModified": 1731897198,
316 "narHash": "sha256-Ou7vLETSKwmE/HRQz4cImXXJBr/k9gp4J4z/PF8LzTE=",
317 "owner": "oxalica",
318 "repo": "rust-overlay",
319 "rev": "0be641045af6d8666c11c2c40e45ffc9667839b5",
320 "type": "github"
321 },
322 "original": {
323 "owner": "oxalica",
324 "repo": "rust-overlay",
325 "type": "github"
326 }
327 },
328 "sivansh11-jj-nvim": {
329 "flake": false,
330 "locked": {
331 "lastModified": 1766937792,
332 "narHash": "sha256-ZeRG6ZYJjO4vEqNMlzJ8WDTVnTGou0y1ElbtT2SSdgY=",
333 "owner": "sivansh11",
334 "repo": "jj",
335 "rev": "2e1c98803e47e837f1a576ef6aa545bcf7ae0b19",
336 "type": "github"
337 },
338 "original": {
339 "owner": "sivansh11",
340 "repo": "jj",
341 "type": "github"
342 }
343 }
344 },
345 "root": "root",
346 "version": 7
347 }