/ 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": 1732566114,
 14          "narHash": "sha256-rgFf/qq7vR4KKRfZ55jnWN+d7WjE8Qhz6BYywsbD79w=",
 15          "owner": "tadfisher",
 16          "repo": "android-nixpkgs",
 17          "rev": "4ecd9e0da0a955a180a429196f59a8716d1dd138",
 18          "type": "github"
 19        },
 20        "original": {
 21          "owner": "tadfisher",
 22          "repo": "android-nixpkgs",
 23          "rev": "4ecd9e0da0a955a180a429196f59a8716d1dd138",
 24          "type": "github"
 25        }
 26      },
 27      "crane": {
 28        "locked": {
 29          "lastModified": 1739936662,
 30          "narHash": "sha256-x4syUjNUuRblR07nDPeLDP7DpphaBVbUaSoeZkFbGSk=",
 31          "owner": "ipetkov",
 32          "repo": "crane",
 33          "rev": "19de14aaeb869287647d9461cbd389187d8ecdb7",
 34          "type": "github"
 35        },
 36        "original": {
 37          "owner": "ipetkov",
 38          "repo": "crane",
 39          "rev": "19de14aaeb869287647d9461cbd389187d8ecdb7",
 40          "type": "github"
 41        }
 42      },
 43      "devshell": {
 44        "inputs": {
 45          "nixpkgs": [
 46            "flakebox",
 47            "android-nixpkgs",
 48            "nixpkgs"
 49          ]
 50        },
 51        "locked": {
 52          "lastModified": 1728330715,
 53          "narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
 54          "owner": "numtide",
 55          "repo": "devshell",
 56          "rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
 57          "type": "github"
 58        },
 59        "original": {
 60          "owner": "numtide",
 61          "repo": "devshell",
 62          "type": "github"
 63        }
 64      },
 65      "fenix": {
 66        "inputs": {
 67          "nixpkgs": [
 68            "flakebox",
 69            "nixpkgs"
 70          ],
 71          "rust-analyzer-src": "rust-analyzer-src"
 72        },
 73        "locked": {
 74          "lastModified": 1744958318,
 75          "narHash": "sha256-L0a9BKIgHAD9mqum0VoXjBUDwnCV16/Q1AQg3a8cEnw=",
 76          "owner": "nix-community",
 77          "repo": "fenix",
 78          "rev": "4cc256372df88f061c5156b8ca4ed6d5b01fb1a7",
 79          "type": "github"
 80        },
 81        "original": {
 82          "owner": "nix-community",
 83          "repo": "fenix",
 84          "type": "github"
 85        }
 86      },
 87      "flake-utils": {
 88        "inputs": {
 89          "systems": "systems"
 90        },
 91        "locked": {
 92          "lastModified": 1731533236,
 93          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
 94          "owner": "numtide",
 95          "repo": "flake-utils",
 96          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
 97          "type": "github"
 98        },
 99        "original": {
100          "owner": "numtide",
101          "repo": "flake-utils",
102          "type": "github"
103        }
104      },
105      "flake-utils_2": {
106        "inputs": {
107          "systems": "systems_2"
108        },
109        "locked": {
110          "lastModified": 1731533236,
111          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
112          "owner": "numtide",
113          "repo": "flake-utils",
114          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
115          "type": "github"
116        },
117        "original": {
118          "owner": "numtide",
119          "repo": "flake-utils",
120          "type": "github"
121        }
122      },
123      "flake-utils_3": {
124        "inputs": {
125          "systems": [
126            "flakebox",
127            "systems"
128          ]
129        },
130        "locked": {
131          "lastModified": 1731533236,
132          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
133          "owner": "numtide",
134          "repo": "flake-utils",
135          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
136          "type": "github"
137        },
138        "original": {
139          "owner": "numtide",
140          "repo": "flake-utils",
141          "type": "github"
142        }
143      },
144      "flakebox": {
145        "inputs": {
146          "android-nixpkgs": "android-nixpkgs",
147          "crane": "crane",
148          "fenix": "fenix",
149          "flake-utils": "flake-utils_3",
150          "nixpkgs": "nixpkgs",
151          "systems": "systems_3"
152        },
153        "locked": {
154          "lastModified": 1745029336,
155          "narHash": "sha256-aOy9zKnViu4tNuGfwdlidfSYZBIF/BdPB7lAZcgCSVs=",
156          "owner": "rustshop",
157          "repo": "flakebox",
158          "rev": "e3a695628d9c9c03b5675005c4814439b22509e3",
159          "type": "github"
160        },
161        "original": {
162          "owner": "rustshop",
163          "repo": "flakebox",
164          "type": "github"
165        }
166      },
167      "nixpkgs": {
168        "locked": {
169          "lastModified": 1744440957,
170          "narHash": "sha256-FHlSkNqFmPxPJvy+6fNLaNeWnF1lZSgqVCl/eWaJRc4=",
171          "owner": "nixos",
172          "repo": "nixpkgs",
173          "rev": "26d499fc9f1d567283d5d56fcf367edd815dba1d",
174          "type": "github"
175        },
176        "original": {
177          "owner": "nixos",
178          "ref": "nixos-24.11",
179          "repo": "nixpkgs",
180          "type": "github"
181        }
182      },
183      "nixpkgs_2": {
184        "locked": {
185          "lastModified": 1744932701,
186          "narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
187          "owner": "NixOS",
188          "repo": "nixpkgs",
189          "rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
190          "type": "github"
191        },
192        "original": {
193          "owner": "NixOS",
194          "ref": "nixos-unstable",
195          "repo": "nixpkgs",
196          "type": "github"
197        }
198      },
199      "root": {
200        "inputs": {
201          "flake-utils": "flake-utils",
202          "flakebox": "flakebox",
203          "nixpkgs": "nixpkgs_2"
204        }
205      },
206      "rust-analyzer-src": {
207        "flake": false,
208        "locked": {
209          "lastModified": 1744878314,
210          "narHash": "sha256-iPHZkar3ebiF0rT6VLorSXIQCG7kAOmAsfuTahCzgS8=",
211          "owner": "rust-lang",
212          "repo": "rust-analyzer",
213          "rev": "ed737b545e8db5d9c78fcaba73baed0f34e5b3f8",
214          "type": "github"
215        },
216        "original": {
217          "owner": "rust-lang",
218          "ref": "nightly",
219          "repo": "rust-analyzer",
220          "type": "github"
221        }
222      },
223      "systems": {
224        "locked": {
225          "lastModified": 1681028828,
226          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
227          "owner": "nix-systems",
228          "repo": "default",
229          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
230          "type": "github"
231        },
232        "original": {
233          "owner": "nix-systems",
234          "repo": "default",
235          "type": "github"
236        }
237      },
238      "systems_2": {
239        "locked": {
240          "lastModified": 1681028828,
241          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
242          "owner": "nix-systems",
243          "repo": "default",
244          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
245          "type": "github"
246        },
247        "original": {
248          "owner": "nix-systems",
249          "repo": "default",
250          "type": "github"
251        }
252      },
253      "systems_3": {
254        "locked": {
255          "lastModified": 1681028828,
256          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
257          "owner": "nix-systems",
258          "repo": "default",
259          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
260          "type": "github"
261        },
262        "original": {
263          "owner": "nix-systems",
264          "repo": "default",
265          "type": "github"
266        }
267      }
268    },
269    "root": "root",
270    "version": 7
271  }