/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "devenv": {
  4        "inputs": {
  5          "flake-compat": "flake-compat",
  6          "nix": "nix",
  7          "nixpkgs": "nixpkgs",
  8          "pre-commit-hooks": "pre-commit-hooks"
  9        },
 10        "locked": {
 11          "lastModified": 1708701802,
 12          "narHash": "sha256-OvpkuB5Lx8eomwUgUT4s10fzbrDnPCtCsxOlZ63hYFI=",
 13          "owner": "cachix",
 14          "repo": "devenv",
 15          "rev": "fa9a708e240c6174f9fc4c6eefbc6a89ce01c350",
 16          "type": "github"
 17        },
 18        "original": {
 19          "owner": "cachix",
 20          "repo": "devenv",
 21          "type": "github"
 22        }
 23      },
 24      "flake-compat": {
 25        "flake": false,
 26        "locked": {
 27          "lastModified": 1673956053,
 28          "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
 29          "owner": "edolstra",
 30          "repo": "flake-compat",
 31          "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
 32          "type": "github"
 33        },
 34        "original": {
 35          "owner": "edolstra",
 36          "repo": "flake-compat",
 37          "type": "github"
 38        }
 39      },
 40      "flake-utils": {
 41        "inputs": {
 42          "systems": "systems"
 43        },
 44        "locked": {
 45          "lastModified": 1685518550,
 46          "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
 47          "owner": "numtide",
 48          "repo": "flake-utils",
 49          "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
 50          "type": "github"
 51        },
 52        "original": {
 53          "owner": "numtide",
 54          "repo": "flake-utils",
 55          "type": "github"
 56        }
 57      },
 58      "flake-utils_2": {
 59        "inputs": {
 60          "systems": "systems_2"
 61        },
 62        "locked": {
 63          "lastModified": 1694529238,
 64          "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
 65          "owner": "numtide",
 66          "repo": "flake-utils",
 67          "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
 68          "type": "github"
 69        },
 70        "original": {
 71          "owner": "numtide",
 72          "repo": "flake-utils",
 73          "type": "github"
 74        }
 75      },
 76      "gitignore": {
 77        "inputs": {
 78          "nixpkgs": [
 79            "devenv",
 80            "pre-commit-hooks",
 81            "nixpkgs"
 82          ]
 83        },
 84        "locked": {
 85          "lastModified": 1660459072,
 86          "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
 87          "owner": "hercules-ci",
 88          "repo": "gitignore.nix",
 89          "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
 90          "type": "github"
 91        },
 92        "original": {
 93          "owner": "hercules-ci",
 94          "repo": "gitignore.nix",
 95          "type": "github"
 96        }
 97      },
 98      "gomod2nix": {
 99        "inputs": {
100          "flake-utils": "flake-utils_2",
101          "nixpkgs": [
102            "nixpkgs"
103          ]
104        },
105        "locked": {
106          "lastModified": 1705314449,
107          "narHash": "sha256-yfQQ67dLejP0FLK76LKHbkzcQqNIrux6MFe32MMFGNQ=",
108          "owner": "nix-community",
109          "repo": "gomod2nix",
110          "rev": "30e3c3a9ec4ac8453282ca7f67fca9e1da12c3e6",
111          "type": "github"
112        },
113        "original": {
114          "owner": "nix-community",
115          "repo": "gomod2nix",
116          "type": "github"
117        }
118      },
119      "lowdown-src": {
120        "flake": false,
121        "locked": {
122          "lastModified": 1633514407,
123          "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
124          "owner": "kristapsdz",
125          "repo": "lowdown",
126          "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
127          "type": "github"
128        },
129        "original": {
130          "owner": "kristapsdz",
131          "repo": "lowdown",
132          "type": "github"
133        }
134      },
135      "nix": {
136        "inputs": {
137          "lowdown-src": "lowdown-src",
138          "nixpkgs": [
139            "devenv",
140            "nixpkgs"
141          ],
142          "nixpkgs-regression": "nixpkgs-regression"
143        },
144        "locked": {
145          "lastModified": 1676545802,
146          "narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=",
147          "owner": "domenkozar",
148          "repo": "nix",
149          "rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f",
150          "type": "github"
151        },
152        "original": {
153          "owner": "domenkozar",
154          "ref": "relaxed-flakes",
155          "repo": "nix",
156          "type": "github"
157        }
158      },
159      "nixpkgs": {
160        "locked": {
161          "lastModified": 1678875422,
162          "narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
163          "owner": "NixOS",
164          "repo": "nixpkgs",
165          "rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
166          "type": "github"
167        },
168        "original": {
169          "owner": "NixOS",
170          "ref": "nixpkgs-unstable",
171          "repo": "nixpkgs",
172          "type": "github"
173        }
174      },
175      "nixpkgs-regression": {
176        "locked": {
177          "lastModified": 1643052045,
178          "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
179          "owner": "NixOS",
180          "repo": "nixpkgs",
181          "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
182          "type": "github"
183        },
184        "original": {
185          "owner": "NixOS",
186          "repo": "nixpkgs",
187          "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
188          "type": "github"
189        }
190      },
191      "nixpkgs-stable": {
192        "locked": {
193          "lastModified": 1685801374,
194          "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
195          "owner": "NixOS",
196          "repo": "nixpkgs",
197          "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
198          "type": "github"
199        },
200        "original": {
201          "owner": "NixOS",
202          "ref": "nixos-23.05",
203          "repo": "nixpkgs",
204          "type": "github"
205        }
206      },
207      "nixpkgs_2": {
208        "locked": {
209          "lastModified": 1708751719,
210          "narHash": "sha256-0uWOKSpXJXmXswOvDM5Vk3blB74apFB6rNGWV5IjoN0=",
211          "owner": "nixos",
212          "repo": "nixpkgs",
213          "rev": "f63ce824cd2f036216eb5f637dfef31e1a03ee89",
214          "type": "github"
215        },
216        "original": {
217          "owner": "nixos",
218          "ref": "nixpkgs-unstable",
219          "repo": "nixpkgs",
220          "type": "github"
221        }
222      },
223      "pre-commit-hooks": {
224        "inputs": {
225          "flake-compat": [
226            "devenv",
227            "flake-compat"
228          ],
229          "flake-utils": "flake-utils",
230          "gitignore": "gitignore",
231          "nixpkgs": [
232            "devenv",
233            "nixpkgs"
234          ],
235          "nixpkgs-stable": "nixpkgs-stable"
236        },
237        "locked": {
238          "lastModified": 1704725188,
239          "narHash": "sha256-qq8NbkhRZF1vVYQFt1s8Mbgo8knj+83+QlL5LBnYGpI=",
240          "owner": "cachix",
241          "repo": "pre-commit-hooks.nix",
242          "rev": "ea96f0c05924341c551a797aaba8126334c505d2",
243          "type": "github"
244        },
245        "original": {
246          "owner": "cachix",
247          "repo": "pre-commit-hooks.nix",
248          "type": "github"
249        }
250      },
251      "root": {
252        "inputs": {
253          "devenv": "devenv",
254          "gomod2nix": "gomod2nix",
255          "nixpkgs": "nixpkgs_2",
256          "systems": "systems_3"
257        }
258      },
259      "systems": {
260        "locked": {
261          "lastModified": 1681028828,
262          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
263          "owner": "nix-systems",
264          "repo": "default",
265          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
266          "type": "github"
267        },
268        "original": {
269          "owner": "nix-systems",
270          "repo": "default",
271          "type": "github"
272        }
273      },
274      "systems_2": {
275        "locked": {
276          "lastModified": 1681028828,
277          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
278          "owner": "nix-systems",
279          "repo": "default",
280          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
281          "type": "github"
282        },
283        "original": {
284          "owner": "nix-systems",
285          "repo": "default",
286          "type": "github"
287        }
288      },
289      "systems_3": {
290        "locked": {
291          "lastModified": 1681028828,
292          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
293          "owner": "nix-systems",
294          "repo": "default",
295          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
296          "type": "github"
297        },
298        "original": {
299          "owner": "nix-systems",
300          "repo": "default",
301          "type": "github"
302        }
303      }
304    },
305    "root": "root",
306    "version": 7
307  }