/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "android-nixpkgs": {
  4        "inputs": {
  5          "devshell": "devshell",
  6          "flake-utils": "flake-utils_2",
  7          "nixpkgs": [
  8            "flakebox",
  9            "nixpkgs"
 10          ]
 11        },
 12        "locked": {
 13          "lastModified": 1727381935,
 14          "narHash": "sha256-G2fOYRZM7bXK5eBb+GK3k/WmO+q5JA/GtFwSPc3kdc8=",
 15          "owner": "tadfisher",
 16          "repo": "android-nixpkgs",
 17          "rev": "522d86121cbd413aff922c54f38106ecf8740107",
 18          "type": "github"
 19        },
 20        "original": {
 21          "owner": "tadfisher",
 22          "repo": "android-nixpkgs",
 23          "rev": "522d86121cbd413aff922c54f38106ecf8740107",
 24          "type": "github"
 25        }
 26      },
 27      "crane": {
 28        "inputs": {
 29          "nixpkgs": [
 30            "flakebox",
 31            "nixpkgs"
 32          ]
 33        },
 34        "locked": {
 35          "lastModified": 1717383740,
 36          "narHash": "sha256-559HbY4uhNeoYvK3H6AMZAtVfmR3y8plXZ1x6ON/cWU=",
 37          "owner": "ipetkov",
 38          "repo": "crane",
 39          "rev": "b65673fce97d277934488a451724be94cc62499a",
 40          "type": "github"
 41        },
 42        "original": {
 43          "owner": "ipetkov",
 44          "repo": "crane",
 45          "rev": "b65673fce97d277934488a451724be94cc62499a",
 46          "type": "github"
 47        }
 48      },
 49      "devshell": {
 50        "inputs": {
 51          "nixpkgs": [
 52            "flakebox",
 53            "android-nixpkgs",
 54            "nixpkgs"
 55          ],
 56          "systems": "systems_2"
 57        },
 58        "locked": {
 59          "lastModified": 1695195896,
 60          "narHash": "sha256-pq9q7YsGXnQzJFkR5284TmxrLNFc0wo4NQ/a5E93CQU=",
 61          "owner": "numtide",
 62          "repo": "devshell",
 63          "rev": "05d40d17bf3459606316e3e9ec683b784ff28f16",
 64          "type": "github"
 65        },
 66        "original": {
 67          "owner": "numtide",
 68          "repo": "devshell",
 69          "type": "github"
 70        }
 71      },
 72      "fenix": {
 73        "inputs": {
 74          "nixpkgs": [
 75            "flakebox",
 76            "nixpkgs"
 77          ],
 78          "rust-analyzer-src": "rust-analyzer-src"
 79        },
 80        "locked": {
 81          "lastModified": 1696918968,
 82          "narHash": "sha256-18rAHsM9YsGp7aKKemO4gKIeWfrSyDsdJZ/mk4dQ3JI=",
 83          "owner": "nix-community",
 84          "repo": "fenix",
 85          "rev": "638fc95a2a3d01b372c76f71cbb6d73c63909d6e",
 86          "type": "github"
 87        },
 88        "original": {
 89          "owner": "nix-community",
 90          "repo": "fenix",
 91          "type": "github"
 92        }
 93      },
 94      "flake-utils": {
 95        "inputs": {
 96          "systems": "systems"
 97        },
 98        "locked": {
 99          "lastModified": 1694529238,
100          "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
101          "owner": "numtide",
102          "repo": "flake-utils",
103          "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
104          "type": "github"
105        },
106        "original": {
107          "owner": "numtide",
108          "repo": "flake-utils",
109          "type": "github"
110        }
111      },
112      "flake-utils_2": {
113        "inputs": {
114          "systems": "systems_3"
115        },
116        "locked": {
117          "lastModified": 1694529238,
118          "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
119          "owner": "numtide",
120          "repo": "flake-utils",
121          "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
122          "type": "github"
123        },
124        "original": {
125          "owner": "numtide",
126          "repo": "flake-utils",
127          "type": "github"
128        }
129      },
130      "flake-utils_3": {
131        "inputs": {
132          "systems": [
133            "flakebox",
134            "systems"
135          ]
136        },
137        "locked": {
138          "lastModified": 1694529238,
139          "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
140          "owner": "numtide",
141          "repo": "flake-utils",
142          "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
143          "type": "github"
144        },
145        "original": {
146          "owner": "numtide",
147          "repo": "flake-utils",
148          "type": "github"
149        }
150      },
151      "flakebox": {
152        "inputs": {
153          "android-nixpkgs": "android-nixpkgs",
154          "crane": "crane",
155          "fenix": "fenix",
156          "flake-utils": "flake-utils_3",
157          "nixpkgs": "nixpkgs",
158          "systems": "systems_4"
159        },
160        "locked": {
161          "lastModified": 1728662483,
162          "narHash": "sha256-phVyjjgVmHFUF6+DGFRA+1fCV0zs8ipwRn/M33LtIYY=",
163          "owner": "rustshop",
164          "repo": "flakebox",
165          "rev": "1a65534520d8a592fd7d75f7db18cfed40fa5c09",
166          "type": "github"
167        },
168        "original": {
169          "owner": "rustshop",
170          "repo": "flakebox",
171          "type": "github"
172        }
173      },
174      "nixpkgs": {
175        "locked": {
176          "lastModified": 1728492678,
177          "narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
178          "owner": "nixos",
179          "repo": "nixpkgs",
180          "rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
181          "type": "github"
182        },
183        "original": {
184          "owner": "nixos",
185          "ref": "nixos-unstable",
186          "repo": "nixpkgs",
187          "type": "github"
188        }
189      },
190      "nixpkgs_2": {
191        "locked": {
192          "lastModified": 1695360818,
193          "narHash": "sha256-JlkN3R/SSoMTa+CasbxS1gq+GpGxXQlNZRUh9+LIy/0=",
194          "owner": "NixOS",
195          "repo": "nixpkgs",
196          "rev": "e35dcc04a3853da485a396bdd332217d0ac9054f",
197          "type": "github"
198        },
199        "original": {
200          "owner": "NixOS",
201          "ref": "nixos-unstable",
202          "repo": "nixpkgs",
203          "type": "github"
204        }
205      },
206      "root": {
207        "inputs": {
208          "flake-utils": "flake-utils",
209          "flakebox": "flakebox",
210          "nixpkgs": "nixpkgs_2"
211        }
212      },
213      "rust-analyzer-src": {
214        "flake": false,
215        "locked": {
216          "lastModified": 1696840854,
217          "narHash": "sha256-wphOvjDSDsUN5DMe3MOhdargANIab7YE3hkh3Qv7qso=",
218          "owner": "rust-lang",
219          "repo": "rust-analyzer",
220          "rev": "aaa1e8e1b82d742b876d164a30dda02f318ce809",
221          "type": "github"
222        },
223        "original": {
224          "owner": "rust-lang",
225          "ref": "nightly",
226          "repo": "rust-analyzer",
227          "type": "github"
228        }
229      },
230      "systems": {
231        "locked": {
232          "lastModified": 1681028828,
233          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
234          "owner": "nix-systems",
235          "repo": "default",
236          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
237          "type": "github"
238        },
239        "original": {
240          "owner": "nix-systems",
241          "repo": "default",
242          "type": "github"
243        }
244      },
245      "systems_2": {
246        "locked": {
247          "lastModified": 1681028828,
248          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
249          "owner": "nix-systems",
250          "repo": "default",
251          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
252          "type": "github"
253        },
254        "original": {
255          "owner": "nix-systems",
256          "repo": "default",
257          "type": "github"
258        }
259      },
260      "systems_3": {
261        "locked": {
262          "lastModified": 1681028828,
263          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
264          "owner": "nix-systems",
265          "repo": "default",
266          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
267          "type": "github"
268        },
269        "original": {
270          "owner": "nix-systems",
271          "repo": "default",
272          "type": "github"
273        }
274      },
275      "systems_4": {
276        "locked": {
277          "lastModified": 1681028828,
278          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
279          "owner": "nix-systems",
280          "repo": "default",
281          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
282          "type": "github"
283        },
284        "original": {
285          "owner": "nix-systems",
286          "repo": "default",
287          "type": "github"
288        }
289      }
290    },
291    "root": "root",
292    "version": 7
293  }