flake.lock 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  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": 1695500413,
  14. "narHash": "sha256-yinrAWIc4XZbWQoXOYkUO0lCNQ5z/vMyl+QCYuIwdPc=",
  15. "owner": "dpc",
  16. "repo": "android-nixpkgs",
  17. "rev": "2e42268a196375ce9b010a10ec5250d2f91a09b4",
  18. "type": "github"
  19. },
  20. "original": {
  21. "owner": "dpc",
  22. "repo": "android-nixpkgs",
  23. "rev": "2e42268a196375ce9b010a10ec5250d2f91a09b4",
  24. "type": "github"
  25. }
  26. },
  27. "crane": {
  28. "inputs": {
  29. "flake-compat": "flake-compat",
  30. "flake-utils": "flake-utils_3",
  31. "nixpkgs": [
  32. "flakebox",
  33. "nixpkgs"
  34. ],
  35. "rust-overlay": "rust-overlay"
  36. },
  37. "locked": {
  38. "lastModified": 1697596235,
  39. "narHash": "sha256-4VTrrTdoA1u1wyf15krZCFl3c29YLesSNioYEgfb2FY=",
  40. "owner": "dpc",
  41. "repo": "crane",
  42. "rev": "c97a0c0d83bfdf01c29113c5592a3defc27cb315",
  43. "type": "github"
  44. },
  45. "original": {
  46. "owner": "dpc",
  47. "repo": "crane",
  48. "rev": "c97a0c0d83bfdf01c29113c5592a3defc27cb315",
  49. "type": "github"
  50. }
  51. },
  52. "devshell": {
  53. "inputs": {
  54. "nixpkgs": [
  55. "flakebox",
  56. "android-nixpkgs",
  57. "nixpkgs"
  58. ],
  59. "systems": "systems_2"
  60. },
  61. "locked": {
  62. "lastModified": 1695195896,
  63. "narHash": "sha256-pq9q7YsGXnQzJFkR5284TmxrLNFc0wo4NQ/a5E93CQU=",
  64. "owner": "numtide",
  65. "repo": "devshell",
  66. "rev": "05d40d17bf3459606316e3e9ec683b784ff28f16",
  67. "type": "github"
  68. },
  69. "original": {
  70. "owner": "numtide",
  71. "repo": "devshell",
  72. "type": "github"
  73. }
  74. },
  75. "fenix": {
  76. "inputs": {
  77. "nixpkgs": [
  78. "flakebox",
  79. "nixpkgs"
  80. ],
  81. "rust-analyzer-src": "rust-analyzer-src"
  82. },
  83. "locked": {
  84. "lastModified": 1696918968,
  85. "narHash": "sha256-18rAHsM9YsGp7aKKemO4gKIeWfrSyDsdJZ/mk4dQ3JI=",
  86. "owner": "nix-community",
  87. "repo": "fenix",
  88. "rev": "638fc95a2a3d01b372c76f71cbb6d73c63909d6e",
  89. "type": "github"
  90. },
  91. "original": {
  92. "owner": "nix-community",
  93. "repo": "fenix",
  94. "type": "github"
  95. }
  96. },
  97. "flake-compat": {
  98. "flake": false,
  99. "locked": {
  100. "lastModified": 1673956053,
  101. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  102. "owner": "edolstra",
  103. "repo": "flake-compat",
  104. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  105. "type": "github"
  106. },
  107. "original": {
  108. "owner": "edolstra",
  109. "repo": "flake-compat",
  110. "type": "github"
  111. }
  112. },
  113. "flake-utils": {
  114. "inputs": {
  115. "systems": "systems"
  116. },
  117. "locked": {
  118. "lastModified": 1694529238,
  119. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  120. "owner": "numtide",
  121. "repo": "flake-utils",
  122. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  123. "type": "github"
  124. },
  125. "original": {
  126. "owner": "numtide",
  127. "repo": "flake-utils",
  128. "type": "github"
  129. }
  130. },
  131. "flake-utils_2": {
  132. "inputs": {
  133. "systems": "systems_3"
  134. },
  135. "locked": {
  136. "lastModified": 1694529238,
  137. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  138. "owner": "numtide",
  139. "repo": "flake-utils",
  140. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  141. "type": "github"
  142. },
  143. "original": {
  144. "owner": "numtide",
  145. "repo": "flake-utils",
  146. "type": "github"
  147. }
  148. },
  149. "flake-utils_3": {
  150. "inputs": {
  151. "systems": "systems_4"
  152. },
  153. "locked": {
  154. "lastModified": 1694529238,
  155. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  156. "owner": "numtide",
  157. "repo": "flake-utils",
  158. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  159. "type": "github"
  160. },
  161. "original": {
  162. "owner": "numtide",
  163. "repo": "flake-utils",
  164. "type": "github"
  165. }
  166. },
  167. "flake-utils_4": {
  168. "inputs": {
  169. "systems": [
  170. "flakebox",
  171. "systems"
  172. ]
  173. },
  174. "locked": {
  175. "lastModified": 1694529238,
  176. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  177. "owner": "numtide",
  178. "repo": "flake-utils",
  179. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  180. "type": "github"
  181. },
  182. "original": {
  183. "owner": "numtide",
  184. "repo": "flake-utils",
  185. "type": "github"
  186. }
  187. },
  188. "flakebox": {
  189. "inputs": {
  190. "android-nixpkgs": "android-nixpkgs",
  191. "crane": "crane",
  192. "fenix": "fenix",
  193. "flake-utils": "flake-utils_4",
  194. "nixpkgs": [
  195. "nixpkgs"
  196. ],
  197. "nixpkgs-unstable": "nixpkgs-unstable",
  198. "systems": "systems_5"
  199. },
  200. "locked": {
  201. "lastModified": 1699480354,
  202. "narHash": "sha256-nxT58nXjJWgznkMOm+RUOpcE/HgHnYe9IfwwMXQB0wc=",
  203. "owner": "rustshop",
  204. "repo": "flakebox",
  205. "rev": "ea39c4e6e1760ee7b8872e69f8d10fbb14634e69",
  206. "type": "github"
  207. },
  208. "original": {
  209. "owner": "rustshop",
  210. "repo": "flakebox",
  211. "type": "github"
  212. }
  213. },
  214. "nixpkgs": {
  215. "locked": {
  216. "lastModified": 1699291058,
  217. "narHash": "sha256-5ggduoaAMPHUy4riL+OrlAZE14Kh7JWX4oLEs22ZqfU=",
  218. "owner": "NixOS",
  219. "repo": "nixpkgs",
  220. "rev": "41de143fda10e33be0f47eab2bfe08a50f234267",
  221. "type": "github"
  222. },
  223. "original": {
  224. "owner": "NixOS",
  225. "ref": "nixos-23.05",
  226. "repo": "nixpkgs",
  227. "type": "github"
  228. }
  229. },
  230. "nixpkgs-unstable": {
  231. "locked": {
  232. "lastModified": 1697456312,
  233. "narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
  234. "owner": "nixos",
  235. "repo": "nixpkgs",
  236. "rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
  237. "type": "github"
  238. },
  239. "original": {
  240. "owner": "nixos",
  241. "ref": "nixos-unstable",
  242. "repo": "nixpkgs",
  243. "type": "github"
  244. }
  245. },
  246. "root": {
  247. "inputs": {
  248. "flake-utils": "flake-utils",
  249. "flakebox": "flakebox",
  250. "nixpkgs": "nixpkgs"
  251. }
  252. },
  253. "rust-analyzer-src": {
  254. "flake": false,
  255. "locked": {
  256. "lastModified": 1696840854,
  257. "narHash": "sha256-wphOvjDSDsUN5DMe3MOhdargANIab7YE3hkh3Qv7qso=",
  258. "owner": "rust-lang",
  259. "repo": "rust-analyzer",
  260. "rev": "aaa1e8e1b82d742b876d164a30dda02f318ce809",
  261. "type": "github"
  262. },
  263. "original": {
  264. "owner": "rust-lang",
  265. "ref": "nightly",
  266. "repo": "rust-analyzer",
  267. "type": "github"
  268. }
  269. },
  270. "rust-overlay": {
  271. "inputs": {
  272. "flake-utils": [
  273. "flakebox",
  274. "crane",
  275. "flake-utils"
  276. ],
  277. "nixpkgs": [
  278. "flakebox",
  279. "crane",
  280. "nixpkgs"
  281. ]
  282. },
  283. "locked": {
  284. "lastModified": 1695003086,
  285. "narHash": "sha256-d1/ZKuBRpxifmUf7FaedCqhy0lyVbqj44Oc2s+P5bdA=",
  286. "owner": "oxalica",
  287. "repo": "rust-overlay",
  288. "rev": "b87a14abea512d956f0b89d0d8a1e9b41f3e20ff",
  289. "type": "github"
  290. },
  291. "original": {
  292. "owner": "oxalica",
  293. "repo": "rust-overlay",
  294. "type": "github"
  295. }
  296. },
  297. "systems": {
  298. "locked": {
  299. "lastModified": 1681028828,
  300. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  301. "owner": "nix-systems",
  302. "repo": "default",
  303. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  304. "type": "github"
  305. },
  306. "original": {
  307. "owner": "nix-systems",
  308. "repo": "default",
  309. "type": "github"
  310. }
  311. },
  312. "systems_2": {
  313. "locked": {
  314. "lastModified": 1681028828,
  315. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  316. "owner": "nix-systems",
  317. "repo": "default",
  318. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  319. "type": "github"
  320. },
  321. "original": {
  322. "owner": "nix-systems",
  323. "repo": "default",
  324. "type": "github"
  325. }
  326. },
  327. "systems_3": {
  328. "locked": {
  329. "lastModified": 1681028828,
  330. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  331. "owner": "nix-systems",
  332. "repo": "default",
  333. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  334. "type": "github"
  335. },
  336. "original": {
  337. "owner": "nix-systems",
  338. "repo": "default",
  339. "type": "github"
  340. }
  341. },
  342. "systems_4": {
  343. "locked": {
  344. "lastModified": 1681028828,
  345. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  346. "owner": "nix-systems",
  347. "repo": "default",
  348. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  349. "type": "github"
  350. },
  351. "original": {
  352. "owner": "nix-systems",
  353. "repo": "default",
  354. "type": "github"
  355. }
  356. },
  357. "systems_5": {
  358. "locked": {
  359. "lastModified": 1681028828,
  360. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  361. "owner": "nix-systems",
  362. "repo": "default",
  363. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  364. "type": "github"
  365. },
  366. "original": {
  367. "owner": "nix-systems",
  368. "repo": "default",
  369. "type": "github"
  370. }
  371. }
  372. },
  373. "root": "root",
  374. "version": 7
  375. }