flake.lock 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. {
  2. "nodes": {
  3. "agenix": {
  4. "inputs": {
  5. "darwin": [],
  6. "home-manager": [
  7. "home-manager"
  8. ],
  9. "nixpkgs": [
  10. "nixpkgs"
  11. ],
  12. "systems": "systems"
  13. },
  14. "locked": {
  15. "lastModified": 1723293904,
  16. "narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
  17. "owner": "ryantm",
  18. "repo": "agenix",
  19. "rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
  20. "type": "github"
  21. },
  22. "original": {
  23. "owner": "ryantm",
  24. "repo": "agenix",
  25. "type": "github"
  26. }
  27. },
  28. "crane": {
  29. "inputs": {
  30. "nixpkgs": [
  31. "lanzaboote",
  32. "nixpkgs"
  33. ]
  34. },
  35. "locked": {
  36. "lastModified": 1717535930,
  37. "narHash": "sha256-1hZ/txnbd/RmiBPNUs7i8UQw2N89uAK3UzrGAWdnFfU=",
  38. "owner": "ipetkov",
  39. "repo": "crane",
  40. "rev": "55e7754ec31dac78980c8be45f8a28e80e370946",
  41. "type": "github"
  42. },
  43. "original": {
  44. "owner": "ipetkov",
  45. "repo": "crane",
  46. "type": "github"
  47. }
  48. },
  49. "deploy-rs": {
  50. "inputs": {
  51. "flake-compat": "flake-compat",
  52. "nixpkgs": [
  53. "nixpkgs"
  54. ],
  55. "utils": "utils"
  56. },
  57. "locked": {
  58. "lastModified": 1727447169,
  59. "narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=",
  60. "owner": "serokell",
  61. "repo": "deploy-rs",
  62. "rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76",
  63. "type": "github"
  64. },
  65. "original": {
  66. "owner": "serokell",
  67. "repo": "deploy-rs",
  68. "type": "github"
  69. }
  70. },
  71. "disko": {
  72. "inputs": {
  73. "nixpkgs": [
  74. "nixpkgs"
  75. ]
  76. },
  77. "locked": {
  78. "lastModified": 1735468753,
  79. "narHash": "sha256-2dt1nOe9zf9pDkf5Kn7FUFyPRo581s0n90jxYXJ94l0=",
  80. "owner": "nix-community",
  81. "repo": "disko",
  82. "rev": "84a5b93637cc16cbfcc61b6e1684d626df61eb21",
  83. "type": "github"
  84. },
  85. "original": {
  86. "owner": "nix-community",
  87. "repo": "disko",
  88. "type": "github"
  89. }
  90. },
  91. "flake-compat": {
  92. "flake": false,
  93. "locked": {
  94. "lastModified": 1696426674,
  95. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  96. "owner": "edolstra",
  97. "repo": "flake-compat",
  98. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  99. "type": "github"
  100. },
  101. "original": {
  102. "owner": "edolstra",
  103. "repo": "flake-compat",
  104. "type": "github"
  105. }
  106. },
  107. "flake-compat_2": {
  108. "flake": false,
  109. "locked": {
  110. "lastModified": 1696426674,
  111. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  112. "owner": "edolstra",
  113. "repo": "flake-compat",
  114. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  115. "type": "github"
  116. },
  117. "original": {
  118. "owner": "edolstra",
  119. "repo": "flake-compat",
  120. "type": "github"
  121. }
  122. },
  123. "flake-parts": {
  124. "inputs": {
  125. "nixpkgs-lib": [
  126. "lanzaboote",
  127. "nixpkgs"
  128. ]
  129. },
  130. "locked": {
  131. "lastModified": 1717285511,
  132. "narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
  133. "owner": "hercules-ci",
  134. "repo": "flake-parts",
  135. "rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
  136. "type": "github"
  137. },
  138. "original": {
  139. "owner": "hercules-ci",
  140. "repo": "flake-parts",
  141. "type": "github"
  142. }
  143. },
  144. "flake-programs-sqlite": {
  145. "inputs": {
  146. "nixpkgs": [
  147. "nixpkgs"
  148. ],
  149. "utils": "utils_2"
  150. },
  151. "locked": {
  152. "lastModified": 1736081422,
  153. "narHash": "sha256-FS95jhnPlE/qa9nZkh07Glip9o7wM8b2B3WVaAtDxOs=",
  154. "owner": "wamserma",
  155. "repo": "flake-programs-sqlite",
  156. "rev": "0443e3f6b1a753b893421e6b5aa3b4200d43a5b9",
  157. "type": "github"
  158. },
  159. "original": {
  160. "owner": "wamserma",
  161. "repo": "flake-programs-sqlite",
  162. "type": "github"
  163. }
  164. },
  165. "flake-utils": {
  166. "inputs": {
  167. "systems": "systems_3"
  168. },
  169. "locked": {
  170. "lastModified": 1710146030,
  171. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  172. "owner": "numtide",
  173. "repo": "flake-utils",
  174. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  175. "type": "github"
  176. },
  177. "original": {
  178. "owner": "numtide",
  179. "repo": "flake-utils",
  180. "type": "github"
  181. }
  182. },
  183. "gitignore": {
  184. "inputs": {
  185. "nixpkgs": [
  186. "lanzaboote",
  187. "pre-commit-hooks-nix",
  188. "nixpkgs"
  189. ]
  190. },
  191. "locked": {
  192. "lastModified": 1709087332,
  193. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  194. "owner": "hercules-ci",
  195. "repo": "gitignore.nix",
  196. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  197. "type": "github"
  198. },
  199. "original": {
  200. "owner": "hercules-ci",
  201. "repo": "gitignore.nix",
  202. "type": "github"
  203. }
  204. },
  205. "home-manager": {
  206. "inputs": {
  207. "nixpkgs": [
  208. "nixpkgs"
  209. ]
  210. },
  211. "locked": {
  212. "lastModified": 1735344290,
  213. "narHash": "sha256-oJDtWPH1oJT34RJK1FSWjwX4qcGOBRkcNQPD0EbSfNM=",
  214. "owner": "nix-community",
  215. "repo": "home-manager",
  216. "rev": "613691f285dad87694c2ba1c9e6298d04736292d",
  217. "type": "github"
  218. },
  219. "original": {
  220. "owner": "nix-community",
  221. "ref": "release-24.11",
  222. "repo": "home-manager",
  223. "type": "github"
  224. }
  225. },
  226. "impermanence": {
  227. "locked": {
  228. "lastModified": 1734945620,
  229. "narHash": "sha256-olIfsfJK4/GFmPH8mXMmBDAkzVQ1TWJmeGT3wBGfQPY=",
  230. "owner": "nix-community",
  231. "repo": "impermanence",
  232. "rev": "d000479f4f41390ff7cf9204979660ad5dd16176",
  233. "type": "github"
  234. },
  235. "original": {
  236. "owner": "nix-community",
  237. "repo": "impermanence",
  238. "type": "github"
  239. }
  240. },
  241. "lanzaboote": {
  242. "inputs": {
  243. "crane": "crane",
  244. "flake-compat": "flake-compat_2",
  245. "flake-parts": "flake-parts",
  246. "flake-utils": "flake-utils",
  247. "nixpkgs": [
  248. "nixpkgs"
  249. ],
  250. "pre-commit-hooks-nix": "pre-commit-hooks-nix",
  251. "rust-overlay": "rust-overlay"
  252. },
  253. "locked": {
  254. "lastModified": 1718178907,
  255. "narHash": "sha256-eSZyrQ9uoPB9iPQ8Y5H7gAmAgAvCw3InStmU3oEjqsE=",
  256. "owner": "nix-community",
  257. "repo": "lanzaboote",
  258. "rev": "b627ccd97d0159214cee5c7db1412b75e4be6086",
  259. "type": "github"
  260. },
  261. "original": {
  262. "owner": "nix-community",
  263. "ref": "v0.4.1",
  264. "repo": "lanzaboote",
  265. "type": "github"
  266. }
  267. },
  268. "nixos-hardware": {
  269. "locked": {
  270. "lastModified": 1735388221,
  271. "narHash": "sha256-e5IOgjQf0SZcFCEV/gMGrsI0gCJyqOKShBQU0iiM3Kg=",
  272. "owner": "NixOS",
  273. "repo": "nixos-hardware",
  274. "rev": "7c674c6734f61157e321db595dbfcd8523e04e19",
  275. "type": "github"
  276. },
  277. "original": {
  278. "owner": "NixOS",
  279. "ref": "master",
  280. "repo": "nixos-hardware",
  281. "type": "github"
  282. }
  283. },
  284. "nixpkgs-stable": {
  285. "locked": {
  286. "lastModified": 1710695816,
  287. "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
  288. "owner": "NixOS",
  289. "repo": "nixpkgs",
  290. "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
  291. "type": "github"
  292. },
  293. "original": {
  294. "owner": "NixOS",
  295. "ref": "nixos-23.11",
  296. "repo": "nixpkgs",
  297. "type": "github"
  298. }
  299. },
  300. "nixpkgs-stable_2": {
  301. "locked": {
  302. "lastModified": 1735922141,
  303. "narHash": "sha256-vk0xwGZSlvZ/596yxOtsk4gxsIx2VemzdjiU8zhjgWw=",
  304. "owner": "NixOS",
  305. "repo": "nixpkgs",
  306. "rev": "d29ab98cd4a70a387b8ceea3e930b3340d41ac5a",
  307. "type": "github"
  308. },
  309. "original": {
  310. "owner": "NixOS",
  311. "ref": "nixos-24.11",
  312. "repo": "nixpkgs",
  313. "type": "github"
  314. }
  315. },
  316. "pre-commit-hooks-nix": {
  317. "inputs": {
  318. "flake-compat": [
  319. "lanzaboote",
  320. "flake-compat"
  321. ],
  322. "gitignore": "gitignore",
  323. "nixpkgs": [
  324. "lanzaboote",
  325. "nixpkgs"
  326. ],
  327. "nixpkgs-stable": "nixpkgs-stable"
  328. },
  329. "locked": {
  330. "lastModified": 1717664902,
  331. "narHash": "sha256-7XfBuLULizXjXfBYy/VV+SpYMHreNRHk9nKMsm1bgb4=",
  332. "owner": "cachix",
  333. "repo": "pre-commit-hooks.nix",
  334. "rev": "cc4d466cb1254af050ff7bdf47f6d404a7c646d1",
  335. "type": "github"
  336. },
  337. "original": {
  338. "owner": "cachix",
  339. "repo": "pre-commit-hooks.nix",
  340. "type": "github"
  341. }
  342. },
  343. "root": {
  344. "inputs": {
  345. "agenix": "agenix",
  346. "deploy-rs": "deploy-rs",
  347. "disko": "disko",
  348. "flake-programs-sqlite": "flake-programs-sqlite",
  349. "home-manager": "home-manager",
  350. "impermanence": "impermanence",
  351. "lanzaboote": "lanzaboote",
  352. "nixos-hardware": "nixos-hardware",
  353. "nixpkgs": [
  354. "nixpkgs-stable"
  355. ],
  356. "nixpkgs-stable": "nixpkgs-stable_2"
  357. }
  358. },
  359. "rust-overlay": {
  360. "inputs": {
  361. "flake-utils": [
  362. "lanzaboote",
  363. "flake-utils"
  364. ],
  365. "nixpkgs": [
  366. "lanzaboote",
  367. "nixpkgs"
  368. ]
  369. },
  370. "locked": {
  371. "lastModified": 1717813066,
  372. "narHash": "sha256-wqbRwq3i7g5EHIui0bIi84mdqZ/It1AXBSLJ5tafD28=",
  373. "owner": "oxalica",
  374. "repo": "rust-overlay",
  375. "rev": "6dc3e45fe4aee36efeed24d64fc68b1f989d5465",
  376. "type": "github"
  377. },
  378. "original": {
  379. "owner": "oxalica",
  380. "repo": "rust-overlay",
  381. "type": "github"
  382. }
  383. },
  384. "systems": {
  385. "locked": {
  386. "lastModified": 1681028828,
  387. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  388. "owner": "nix-systems",
  389. "repo": "default",
  390. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  391. "type": "github"
  392. },
  393. "original": {
  394. "owner": "nix-systems",
  395. "repo": "default",
  396. "type": "github"
  397. }
  398. },
  399. "systems_2": {
  400. "locked": {
  401. "lastModified": 1681028828,
  402. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  403. "owner": "nix-systems",
  404. "repo": "default",
  405. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  406. "type": "github"
  407. },
  408. "original": {
  409. "owner": "nix-systems",
  410. "repo": "default",
  411. "type": "github"
  412. }
  413. },
  414. "systems_3": {
  415. "locked": {
  416. "lastModified": 1681028828,
  417. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  418. "owner": "nix-systems",
  419. "repo": "default",
  420. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  421. "type": "github"
  422. },
  423. "original": {
  424. "owner": "nix-systems",
  425. "repo": "default",
  426. "type": "github"
  427. }
  428. },
  429. "utils": {
  430. "inputs": {
  431. "systems": "systems_2"
  432. },
  433. "locked": {
  434. "lastModified": 1701680307,
  435. "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
  436. "owner": "numtide",
  437. "repo": "flake-utils",
  438. "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
  439. "type": "github"
  440. },
  441. "original": {
  442. "owner": "numtide",
  443. "repo": "flake-utils",
  444. "type": "github"
  445. }
  446. },
  447. "utils_2": {
  448. "locked": {
  449. "lastModified": 1678901627,
  450. "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
  451. "owner": "numtide",
  452. "repo": "flake-utils",
  453. "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
  454. "type": "github"
  455. },
  456. "original": {
  457. "owner": "numtide",
  458. "repo": "flake-utils",
  459. "type": "github"
  460. }
  461. }
  462. },
  463. "root": "root",
  464. "version": 7
  465. }