all repos — dotfiles @ dfee4b070a8a227134906c7e02078b8219c1ee43

my *nix dotfiles

nix/flake.lock (view raw)

  1{
  2  "nodes": {
  3    "darwin": {
  4      "inputs": {
  5        "nixpkgs": [
  6          "nixpkgs"
  7        ]
  8      },
  9      "locked": {
 10        "lastModified": 1687290953,
 11        "narHash": "sha256-PF0VGsuLxozDPLEGajGnb5usoO1v7YzzqOcG6k4ndQ4=",
 12        "owner": "lnl7",
 13        "repo": "nix-darwin",
 14        "rev": "ed275afbbaad9b0670e2aeac3ae542595255d604",
 15        "type": "github"
 16      },
 17      "original": {
 18        "owner": "lnl7",
 19        "ref": "master",
 20        "repo": "nix-darwin",
 21        "type": "github"
 22      }
 23    },
 24    "fenix": {
 25      "inputs": {
 26        "nixpkgs": [
 27          "prompt",
 28          "nixpkgs"
 29        ],
 30        "rust-analyzer-src": "rust-analyzer-src"
 31      },
 32      "locked": {
 33        "lastModified": 1642141613,
 34        "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
 35        "owner": "nix-community",
 36        "repo": "fenix",
 37        "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
 38        "type": "github"
 39      },
 40      "original": {
 41        "owner": "nix-community",
 42        "repo": "fenix",
 43        "type": "github"
 44      }
 45    },
 46    "flake-compat": {
 47      "flake": false,
 48      "locked": {
 49        "lastModified": 1673956053,
 50        "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
 51        "owner": "edolstra",
 52        "repo": "flake-compat",
 53        "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
 54        "type": "github"
 55      },
 56      "original": {
 57        "owner": "edolstra",
 58        "repo": "flake-compat",
 59        "type": "github"
 60      }
 61    },
 62    "flake-parts": {
 63      "inputs": {
 64        "nixpkgs-lib": [
 65          "neovim",
 66          "nixpkgs"
 67        ]
 68      },
 69      "locked": {
 70        "lastModified": 1685662779,
 71        "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
 72        "owner": "hercules-ci",
 73        "repo": "flake-parts",
 74        "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
 75        "type": "github"
 76      },
 77      "original": {
 78        "owner": "hercules-ci",
 79        "repo": "flake-parts",
 80        "type": "github"
 81      }
 82    },
 83    "flake-parts_2": {
 84      "inputs": {
 85        "nixpkgs-lib": "nixpkgs-lib"
 86      },
 87      "locked": {
 88        "lastModified": 1685662779,
 89        "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
 90        "owner": "hercules-ci",
 91        "repo": "flake-parts",
 92        "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
 93        "type": "github"
 94      },
 95      "original": {
 96        "id": "flake-parts",
 97        "type": "indirect"
 98      }
 99    },
100    "flake-parts_3": {
101      "inputs": {
102        "nixpkgs-lib": [
103          "neovim",
104          "hercules-ci-effects",
105          "hercules-ci-agent",
106          "nixpkgs"
107        ]
108      },
109      "locked": {
110        "lastModified": 1685662779,
111        "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
112        "owner": "hercules-ci",
113        "repo": "flake-parts",
114        "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
115        "type": "github"
116      },
117      "original": {
118        "owner": "hercules-ci",
119        "repo": "flake-parts",
120        "type": "github"
121      }
122    },
123    "flake-utils": {
124      "inputs": {
125        "systems": "systems"
126      },
127      "locked": {
128        "lastModified": 1685518550,
129        "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
130        "owner": "numtide",
131        "repo": "flake-utils",
132        "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
133        "type": "github"
134      },
135      "original": {
136        "owner": "numtide",
137        "repo": "flake-utils",
138        "type": "github"
139      }
140    },
141    "haskell-flake": {
142      "locked": {
143        "lastModified": 1684780604,
144        "narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
145        "owner": "srid",
146        "repo": "haskell-flake",
147        "rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
148        "type": "github"
149      },
150      "original": {
151        "owner": "srid",
152        "ref": "0.3.0",
153        "repo": "haskell-flake",
154        "type": "github"
155      }
156    },
157    "hercules-ci-agent": {
158      "inputs": {
159        "flake-parts": "flake-parts_3",
160        "haskell-flake": "haskell-flake",
161        "nixpkgs": "nixpkgs"
162      },
163      "locked": {
164        "lastModified": 1686721748,
165        "narHash": "sha256-ilD6ANYID+b0/+GTFbuZXfmu92bqVqY5ITKXSxqIp5A=",
166        "owner": "hercules-ci",
167        "repo": "hercules-ci-agent",
168        "rev": "7192b83935ab292a8e894db590dfd44f976e183b",
169        "type": "github"
170      },
171      "original": {
172        "id": "hercules-ci-agent",
173        "type": "indirect"
174      }
175    },
176    "hercules-ci-effects": {
177      "inputs": {
178        "flake-parts": "flake-parts_2",
179        "hercules-ci-agent": "hercules-ci-agent",
180        "nixpkgs": [
181          "neovim",
182          "nixpkgs"
183        ]
184      },
185      "locked": {
186        "lastModified": 1686830987,
187        "narHash": "sha256-1XLTM0lFr3NV+0rd55SQW/8oQ3ACnqlYcda3FelIwHU=",
188        "owner": "hercules-ci",
189        "repo": "hercules-ci-effects",
190        "rev": "04e4ab63b9eed2452edee1bb698827e1cb8265c6",
191        "type": "github"
192      },
193      "original": {
194        "owner": "hercules-ci",
195        "repo": "hercules-ci-effects",
196        "type": "github"
197      }
198    },
199    "home-manager": {
200      "inputs": {
201        "nixpkgs": [
202          "nixpkgs"
203        ]
204      },
205      "locked": {
206        "lastModified": 1687301540,
207        "narHash": "sha256-vFbCrE9WlOSVpyAT5VNR3bqMB7W7sDzMNDcO6JqtmBw=",
208        "owner": "nix-community",
209        "repo": "home-manager",
210        "rev": "9a76fb9a852fdf9edd3b0aabc119efa1d618f969",
211        "type": "github"
212      },
213      "original": {
214        "owner": "nix-community",
215        "repo": "home-manager",
216        "type": "github"
217      }
218    },
219    "neovim": {
220      "inputs": {
221        "flake-compat": "flake-compat",
222        "flake-parts": "flake-parts",
223        "hercules-ci-effects": "hercules-ci-effects",
224        "neovim-flake": "neovim-flake",
225        "nixpkgs": "nixpkgs_2"
226      },
227      "locked": {
228        "lastModified": 1687305901,
229        "narHash": "sha256-dOxIJUGafmsBgvQp9wrX7AkH9Dgc55bFUtARBSsvvg8=",
230        "owner": "nix-community",
231        "repo": "neovim-nightly-overlay",
232        "rev": "3293647eeb76c09d03f6d12ee38472a87f303836",
233        "type": "github"
234      },
235      "original": {
236        "owner": "nix-community",
237        "repo": "neovim-nightly-overlay",
238        "type": "github"
239      }
240    },
241    "neovim-flake": {
242      "inputs": {
243        "flake-utils": "flake-utils",
244        "nixpkgs": [
245          "neovim",
246          "nixpkgs"
247        ]
248      },
249      "locked": {
250        "dir": "contrib",
251        "lastModified": 1687288633,
252        "narHash": "sha256-ruvOPW2915R3Jbb/PCKUCwojA9koBK+D+NFu1ZWpZHA=",
253        "owner": "neovim",
254        "repo": "neovim",
255        "rev": "3bf887f6e08fa272679187340ca483809275b20a",
256        "type": "github"
257      },
258      "original": {
259        "dir": "contrib",
260        "owner": "neovim",
261        "repo": "neovim",
262        "type": "github"
263      }
264    },
265    "nixos-hardware": {
266      "locked": {
267        "lastModified": 1686838567,
268        "narHash": "sha256-aqKCUD126dRlVSKV6vWuDCitfjFrZlkwNuvj5LtjRRU=",
269        "owner": "nixos",
270        "repo": "nixos-hardware",
271        "rev": "429f232fe1dc398c5afea19a51aad6931ee0fb89",
272        "type": "github"
273      },
274      "original": {
275        "owner": "nixos",
276        "repo": "nixos-hardware",
277        "type": "github"
278      }
279    },
280    "nixpkgs": {
281      "locked": {
282        "lastModified": 1686501370,
283        "narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
284        "owner": "NixOS",
285        "repo": "nixpkgs",
286        "rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
287        "type": "github"
288      },
289      "original": {
290        "owner": "NixOS",
291        "ref": "nixos-unstable",
292        "repo": "nixpkgs",
293        "type": "github"
294      }
295    },
296    "nixpkgs-lib": {
297      "locked": {
298        "dir": "lib",
299        "lastModified": 1685564631,
300        "narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=",
301        "owner": "NixOS",
302        "repo": "nixpkgs",
303        "rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a",
304        "type": "github"
305      },
306      "original": {
307        "dir": "lib",
308        "owner": "NixOS",
309        "ref": "nixos-unstable",
310        "repo": "nixpkgs",
311        "type": "github"
312      }
313    },
314    "nixpkgs_2": {
315      "locked": {
316        "lastModified": 1687274257,
317        "narHash": "sha256-TutzPriQcZ8FghDhEolnHcYU2oHIG5XWF+/SUBNnAOE=",
318        "owner": "NixOS",
319        "repo": "nixpkgs",
320        "rev": "2c9ecd1f0400076a4d6b2193ad468ff0a7e7fdc5",
321        "type": "github"
322      },
323      "original": {
324        "owner": "NixOS",
325        "ref": "nixpkgs-unstable",
326        "repo": "nixpkgs",
327        "type": "github"
328      }
329    },
330    "nixpkgs_3": {
331      "locked": {
332        "lastModified": 1686960236,
333        "narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
334        "owner": "NixOS",
335        "repo": "nixpkgs",
336        "rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
337        "type": "github"
338      },
339      "original": {
340        "owner": "NixOS",
341        "ref": "nixos-unstable",
342        "repo": "nixpkgs",
343        "type": "github"
344      }
345    },
346    "prompt": {
347      "inputs": {
348        "fenix": "fenix",
349        "nixpkgs": [
350          "nixpkgs"
351        ]
352      },
353      "locked": {
354        "lastModified": 1662898783,
355        "narHash": "sha256-wh/sty5Gs7vwDcuNpxekI/7lzg7LEyQIQVAX0dMJTE8=",
356        "ref": "refs/heads/master",
357        "rev": "306640f502ef24e31590eef910b78ccd85ce8f6e",
358        "revCount": 5,
359        "type": "git",
360        "url": "https://git.peppe.rs/cli/prompt"
361      },
362      "original": {
363        "type": "git",
364        "url": "https://git.peppe.rs/cli/prompt"
365      }
366    },
367    "root": {
368      "inputs": {
369        "darwin": "darwin",
370        "home-manager": "home-manager",
371        "neovim": "neovim",
372        "nixos-hardware": "nixos-hardware",
373        "nixpkgs": "nixpkgs_3",
374        "prompt": "prompt"
375      }
376    },
377    "rust-analyzer-src": {
378      "flake": false,
379      "locked": {
380        "lastModified": 1642101527,
381        "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
382        "owner": "rust-analyzer",
383        "repo": "rust-analyzer",
384        "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
385        "type": "github"
386      },
387      "original": {
388        "owner": "rust-analyzer",
389        "ref": "nightly",
390        "repo": "rust-analyzer",
391        "type": "github"
392      }
393    },
394    "systems": {
395      "locked": {
396        "lastModified": 1681028828,
397        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
398        "owner": "nix-systems",
399        "repo": "default",
400        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
401        "type": "github"
402      },
403      "original": {
404        "owner": "nix-systems",
405        "repo": "default",
406        "type": "github"
407      }
408    }
409  },
410  "root": "root",
411  "version": 7
412}