flake.lock 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251
  1. {
  2. "nodes": {
  3. "agenix": {
  4. "inputs": {
  5. "darwin": "darwin",
  6. "home-manager": "home-manager",
  7. "nixpkgs": [
  8. "nixpkgs"
  9. ],
  10. "systems": "systems"
  11. },
  12. "locked": {
  13. "lastModified": 1770165109,
  14. "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
  15. "owner": "ryantm",
  16. "repo": "agenix",
  17. "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
  18. "type": "github"
  19. },
  20. "original": {
  21. "owner": "ryantm",
  22. "repo": "agenix",
  23. "type": "github"
  24. }
  25. },
  26. "cachix": {
  27. "inputs": {
  28. "devenv": [
  29. "devenv"
  30. ],
  31. "flake-compat": [
  32. "devenv",
  33. "flake-compat"
  34. ],
  35. "git-hooks": [
  36. "devenv",
  37. "git-hooks"
  38. ],
  39. "nixpkgs": [
  40. "devenv",
  41. "nixpkgs"
  42. ]
  43. },
  44. "locked": {
  45. "lastModified": 1767714506,
  46. "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
  47. "owner": "cachix",
  48. "repo": "cachix",
  49. "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
  50. "type": "github"
  51. },
  52. "original": {
  53. "owner": "cachix",
  54. "ref": "latest",
  55. "repo": "cachix",
  56. "type": "github"
  57. }
  58. },
  59. "cachix_2": {
  60. "inputs": {
  61. "devenv": [
  62. "devenv",
  63. "crate2nix"
  64. ],
  65. "flake-compat": [
  66. "devenv",
  67. "crate2nix"
  68. ],
  69. "git-hooks": "git-hooks",
  70. "nixpkgs": "nixpkgs"
  71. },
  72. "locked": {
  73. "lastModified": 1767714506,
  74. "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
  75. "owner": "cachix",
  76. "repo": "cachix",
  77. "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
  78. "type": "github"
  79. },
  80. "original": {
  81. "owner": "cachix",
  82. "ref": "latest",
  83. "repo": "cachix",
  84. "type": "github"
  85. }
  86. },
  87. "cachix_3": {
  88. "inputs": {
  89. "devenv": [
  90. "devenv",
  91. "crate2nix",
  92. "crate2nix_stable"
  93. ],
  94. "flake-compat": [
  95. "devenv",
  96. "crate2nix",
  97. "crate2nix_stable"
  98. ],
  99. "git-hooks": "git-hooks_2",
  100. "nixpkgs": "nixpkgs_2"
  101. },
  102. "locked": {
  103. "lastModified": 1767714506,
  104. "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
  105. "owner": "cachix",
  106. "repo": "cachix",
  107. "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
  108. "type": "github"
  109. },
  110. "original": {
  111. "owner": "cachix",
  112. "ref": "latest",
  113. "repo": "cachix",
  114. "type": "github"
  115. }
  116. },
  117. "crate2nix": {
  118. "inputs": {
  119. "cachix": "cachix_2",
  120. "crate2nix_stable": "crate2nix_stable",
  121. "devshell": "devshell_2",
  122. "flake-compat": "flake-compat_2",
  123. "flake-parts": "flake-parts_2",
  124. "nix-test-runner": "nix-test-runner_2",
  125. "nixpkgs": [
  126. "devenv",
  127. "nixpkgs"
  128. ],
  129. "pre-commit-hooks": "pre-commit-hooks_2"
  130. },
  131. "locked": {
  132. "lastModified": 1772186516,
  133. "narHash": "sha256-8s28pzmQ6TOIUzznwFibtW1CMieMUl1rYJIxoQYor58=",
  134. "owner": "rossng",
  135. "repo": "crate2nix",
  136. "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
  137. "type": "github"
  138. },
  139. "original": {
  140. "owner": "rossng",
  141. "repo": "crate2nix",
  142. "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
  143. "type": "github"
  144. }
  145. },
  146. "crate2nix_stable": {
  147. "inputs": {
  148. "cachix": "cachix_3",
  149. "crate2nix_stable": [
  150. "devenv",
  151. "crate2nix",
  152. "crate2nix_stable"
  153. ],
  154. "devshell": "devshell",
  155. "flake-compat": "flake-compat",
  156. "flake-parts": "flake-parts",
  157. "nix-test-runner": "nix-test-runner",
  158. "nixpkgs": "nixpkgs_3",
  159. "pre-commit-hooks": "pre-commit-hooks"
  160. },
  161. "locked": {
  162. "lastModified": 1769627083,
  163. "narHash": "sha256-SUuruvw1/moNzCZosHaa60QMTL+L9huWdsCBN6XZIic=",
  164. "owner": "nix-community",
  165. "repo": "crate2nix",
  166. "rev": "7c33e664668faecf7655fa53861d7a80c9e464a2",
  167. "type": "github"
  168. },
  169. "original": {
  170. "owner": "nix-community",
  171. "ref": "0.15.0",
  172. "repo": "crate2nix",
  173. "type": "github"
  174. }
  175. },
  176. "darwin": {
  177. "inputs": {
  178. "nixpkgs": [
  179. "agenix",
  180. "nixpkgs"
  181. ]
  182. },
  183. "locked": {
  184. "lastModified": 1744478979,
  185. "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
  186. "owner": "lnl7",
  187. "repo": "nix-darwin",
  188. "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
  189. "type": "github"
  190. },
  191. "original": {
  192. "owner": "lnl7",
  193. "ref": "master",
  194. "repo": "nix-darwin",
  195. "type": "github"
  196. }
  197. },
  198. "darwin_2": {
  199. "inputs": {
  200. "nixpkgs": [
  201. "nixpkgs-darwin"
  202. ]
  203. },
  204. "locked": {
  205. "lastModified": 1772129556,
  206. "narHash": "sha256-Utk0zd8STPsUJPyjabhzPc5BpPodLTXrwkpXBHYnpeg=",
  207. "owner": "lnl7",
  208. "repo": "nix-darwin",
  209. "rev": "ebec37af18215214173c98cf6356d0aca24a2585",
  210. "type": "github"
  211. },
  212. "original": {
  213. "owner": "lnl7",
  214. "ref": "nix-darwin-25.11",
  215. "repo": "nix-darwin",
  216. "type": "github"
  217. }
  218. },
  219. "devenv": {
  220. "inputs": {
  221. "cachix": "cachix",
  222. "crate2nix": "crate2nix",
  223. "flake-compat": "flake-compat_3",
  224. "flake-parts": "flake-parts_3",
  225. "git-hooks": "git-hooks_3",
  226. "nix": "nix",
  227. "nixd": "nixd",
  228. "nixpkgs": [
  229. "nixpkgs-unstable"
  230. ],
  231. "rust-overlay": "rust-overlay"
  232. },
  233. "locked": {
  234. "lastModified": 1775334024,
  235. "narHash": "sha256-vg1CVojgtjLPZNFe7QVd/d97E12TLUgBQDlCqMqbEGU=",
  236. "owner": "cachix",
  237. "repo": "devenv",
  238. "rev": "f30a244f8175ef14ed1a4e4dfc737d28ecc5d852",
  239. "type": "github"
  240. },
  241. "original": {
  242. "owner": "cachix",
  243. "repo": "devenv",
  244. "type": "github"
  245. }
  246. },
  247. "devshell": {
  248. "inputs": {
  249. "nixpkgs": [
  250. "devenv",
  251. "crate2nix",
  252. "crate2nix_stable",
  253. "nixpkgs"
  254. ]
  255. },
  256. "locked": {
  257. "lastModified": 1768818222,
  258. "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
  259. "owner": "numtide",
  260. "repo": "devshell",
  261. "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
  262. "type": "github"
  263. },
  264. "original": {
  265. "owner": "numtide",
  266. "repo": "devshell",
  267. "type": "github"
  268. }
  269. },
  270. "devshell_2": {
  271. "inputs": {
  272. "nixpkgs": [
  273. "devenv",
  274. "crate2nix",
  275. "nixpkgs"
  276. ]
  277. },
  278. "locked": {
  279. "lastModified": 1768818222,
  280. "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
  281. "owner": "numtide",
  282. "repo": "devshell",
  283. "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
  284. "type": "github"
  285. },
  286. "original": {
  287. "owner": "numtide",
  288. "repo": "devshell",
  289. "type": "github"
  290. }
  291. },
  292. "disko": {
  293. "inputs": {
  294. "nixpkgs": [
  295. "nixpkgs"
  296. ]
  297. },
  298. "locked": {
  299. "lastModified": 1773889306,
  300. "narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=",
  301. "owner": "nix-community",
  302. "repo": "disko",
  303. "rev": "5ad85c82cc52264f4beddc934ba57f3789f28347",
  304. "type": "github"
  305. },
  306. "original": {
  307. "owner": "nix-community",
  308. "repo": "disko",
  309. "type": "github"
  310. }
  311. },
  312. "firefox-addons": {
  313. "inputs": {
  314. "nixpkgs": [
  315. "nixpkgs"
  316. ]
  317. },
  318. "locked": {
  319. "dir": "pkgs/firefox-addons",
  320. "lastModified": 1775448173,
  321. "narHash": "sha256-C6OJuD3A4KDNz4QaYedkYtXzKHPecG5YYyMGLq7UwY8=",
  322. "owner": "rycee",
  323. "repo": "nur-expressions",
  324. "rev": "5b0fb7d54dea38c47e5c58058c166e790a0e0cf1",
  325. "type": "gitlab"
  326. },
  327. "original": {
  328. "dir": "pkgs/firefox-addons",
  329. "owner": "rycee",
  330. "repo": "nur-expressions",
  331. "type": "gitlab"
  332. }
  333. },
  334. "flake-compat": {
  335. "locked": {
  336. "lastModified": 1733328505,
  337. "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
  338. "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
  339. "revCount": 69,
  340. "type": "tarball",
  341. "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
  342. },
  343. "original": {
  344. "type": "tarball",
  345. "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
  346. }
  347. },
  348. "flake-compat_2": {
  349. "locked": {
  350. "lastModified": 1733328505,
  351. "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
  352. "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
  353. "revCount": 69,
  354. "type": "tarball",
  355. "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
  356. },
  357. "original": {
  358. "type": "tarball",
  359. "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
  360. }
  361. },
  362. "flake-compat_3": {
  363. "flake": false,
  364. "locked": {
  365. "lastModified": 1767039857,
  366. "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
  367. "owner": "edolstra",
  368. "repo": "flake-compat",
  369. "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
  370. "type": "github"
  371. },
  372. "original": {
  373. "owner": "edolstra",
  374. "repo": "flake-compat",
  375. "type": "github"
  376. }
  377. },
  378. "flake-compat_4": {
  379. "flake": false,
  380. "locked": {
  381. "lastModified": 1767039857,
  382. "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
  383. "owner": "NixOS",
  384. "repo": "flake-compat",
  385. "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
  386. "type": "github"
  387. },
  388. "original": {
  389. "owner": "NixOS",
  390. "repo": "flake-compat",
  391. "type": "github"
  392. }
  393. },
  394. "flake-parts": {
  395. "inputs": {
  396. "nixpkgs-lib": [
  397. "devenv",
  398. "crate2nix",
  399. "crate2nix_stable",
  400. "nixpkgs"
  401. ]
  402. },
  403. "locked": {
  404. "lastModified": 1768135262,
  405. "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
  406. "owner": "hercules-ci",
  407. "repo": "flake-parts",
  408. "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
  409. "type": "github"
  410. },
  411. "original": {
  412. "owner": "hercules-ci",
  413. "repo": "flake-parts",
  414. "type": "github"
  415. }
  416. },
  417. "flake-parts_2": {
  418. "inputs": {
  419. "nixpkgs-lib": [
  420. "devenv",
  421. "crate2nix",
  422. "nixpkgs"
  423. ]
  424. },
  425. "locked": {
  426. "lastModified": 1768135262,
  427. "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
  428. "owner": "hercules-ci",
  429. "repo": "flake-parts",
  430. "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
  431. "type": "github"
  432. },
  433. "original": {
  434. "owner": "hercules-ci",
  435. "repo": "flake-parts",
  436. "type": "github"
  437. }
  438. },
  439. "flake-parts_3": {
  440. "inputs": {
  441. "nixpkgs-lib": [
  442. "devenv",
  443. "nixpkgs"
  444. ]
  445. },
  446. "locked": {
  447. "lastModified": 1772408722,
  448. "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
  449. "owner": "hercules-ci",
  450. "repo": "flake-parts",
  451. "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
  452. "type": "github"
  453. },
  454. "original": {
  455. "owner": "hercules-ci",
  456. "repo": "flake-parts",
  457. "type": "github"
  458. }
  459. },
  460. "flake-parts_4": {
  461. "inputs": {
  462. "nixpkgs-lib": [
  463. "nixvim",
  464. "nixpkgs"
  465. ]
  466. },
  467. "locked": {
  468. "lastModified": 1769996383,
  469. "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
  470. "owner": "hercules-ci",
  471. "repo": "flake-parts",
  472. "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
  473. "type": "github"
  474. },
  475. "original": {
  476. "owner": "hercules-ci",
  477. "repo": "flake-parts",
  478. "type": "github"
  479. }
  480. },
  481. "git-hooks": {
  482. "inputs": {
  483. "flake-compat": [
  484. "devenv",
  485. "crate2nix",
  486. "cachix",
  487. "flake-compat"
  488. ],
  489. "gitignore": "gitignore",
  490. "nixpkgs": [
  491. "devenv",
  492. "crate2nix",
  493. "cachix",
  494. "nixpkgs"
  495. ]
  496. },
  497. "locked": {
  498. "lastModified": 1765404074,
  499. "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
  500. "owner": "cachix",
  501. "repo": "git-hooks.nix",
  502. "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
  503. "type": "github"
  504. },
  505. "original": {
  506. "owner": "cachix",
  507. "repo": "git-hooks.nix",
  508. "type": "github"
  509. }
  510. },
  511. "git-hooks_2": {
  512. "inputs": {
  513. "flake-compat": [
  514. "devenv",
  515. "crate2nix",
  516. "crate2nix_stable",
  517. "cachix",
  518. "flake-compat"
  519. ],
  520. "gitignore": "gitignore_2",
  521. "nixpkgs": [
  522. "devenv",
  523. "crate2nix",
  524. "crate2nix_stable",
  525. "cachix",
  526. "nixpkgs"
  527. ]
  528. },
  529. "locked": {
  530. "lastModified": 1765404074,
  531. "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
  532. "owner": "cachix",
  533. "repo": "git-hooks.nix",
  534. "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
  535. "type": "github"
  536. },
  537. "original": {
  538. "owner": "cachix",
  539. "repo": "git-hooks.nix",
  540. "type": "github"
  541. }
  542. },
  543. "git-hooks_3": {
  544. "inputs": {
  545. "flake-compat": [
  546. "devenv",
  547. "flake-compat"
  548. ],
  549. "gitignore": "gitignore_5",
  550. "nixpkgs": [
  551. "devenv",
  552. "nixpkgs"
  553. ]
  554. },
  555. "locked": {
  556. "lastModified": 1772893680,
  557. "narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=",
  558. "owner": "cachix",
  559. "repo": "git-hooks.nix",
  560. "rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
  561. "type": "github"
  562. },
  563. "original": {
  564. "owner": "cachix",
  565. "repo": "git-hooks.nix",
  566. "type": "github"
  567. }
  568. },
  569. "git-hooks_4": {
  570. "inputs": {
  571. "flake-compat": "flake-compat_4",
  572. "gitignore": "gitignore_6",
  573. "nixpkgs": [
  574. "nixpkgs-unstable"
  575. ]
  576. },
  577. "locked": {
  578. "lastModified": 1775036584,
  579. "narHash": "sha256-zW0lyy7ZNNT/x8JhzFHBsP2IPx7ATZIPai4FJj12BgU=",
  580. "owner": "cachix",
  581. "repo": "git-hooks.nix",
  582. "rev": "4e0eb042b67d863b1b34b3f64d52ceb9cd926735",
  583. "type": "github"
  584. },
  585. "original": {
  586. "owner": "cachix",
  587. "repo": "git-hooks.nix",
  588. "type": "github"
  589. }
  590. },
  591. "gitignore": {
  592. "inputs": {
  593. "nixpkgs": [
  594. "devenv",
  595. "crate2nix",
  596. "cachix",
  597. "git-hooks",
  598. "nixpkgs"
  599. ]
  600. },
  601. "locked": {
  602. "lastModified": 1709087332,
  603. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  604. "owner": "hercules-ci",
  605. "repo": "gitignore.nix",
  606. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  607. "type": "github"
  608. },
  609. "original": {
  610. "owner": "hercules-ci",
  611. "repo": "gitignore.nix",
  612. "type": "github"
  613. }
  614. },
  615. "gitignore_2": {
  616. "inputs": {
  617. "nixpkgs": [
  618. "devenv",
  619. "crate2nix",
  620. "crate2nix_stable",
  621. "cachix",
  622. "git-hooks",
  623. "nixpkgs"
  624. ]
  625. },
  626. "locked": {
  627. "lastModified": 1709087332,
  628. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  629. "owner": "hercules-ci",
  630. "repo": "gitignore.nix",
  631. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  632. "type": "github"
  633. },
  634. "original": {
  635. "owner": "hercules-ci",
  636. "repo": "gitignore.nix",
  637. "type": "github"
  638. }
  639. },
  640. "gitignore_3": {
  641. "inputs": {
  642. "nixpkgs": [
  643. "devenv",
  644. "crate2nix",
  645. "crate2nix_stable",
  646. "pre-commit-hooks",
  647. "nixpkgs"
  648. ]
  649. },
  650. "locked": {
  651. "lastModified": 1709087332,
  652. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  653. "owner": "hercules-ci",
  654. "repo": "gitignore.nix",
  655. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  656. "type": "github"
  657. },
  658. "original": {
  659. "owner": "hercules-ci",
  660. "repo": "gitignore.nix",
  661. "type": "github"
  662. }
  663. },
  664. "gitignore_4": {
  665. "inputs": {
  666. "nixpkgs": [
  667. "devenv",
  668. "crate2nix",
  669. "pre-commit-hooks",
  670. "nixpkgs"
  671. ]
  672. },
  673. "locked": {
  674. "lastModified": 1709087332,
  675. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  676. "owner": "hercules-ci",
  677. "repo": "gitignore.nix",
  678. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  679. "type": "github"
  680. },
  681. "original": {
  682. "owner": "hercules-ci",
  683. "repo": "gitignore.nix",
  684. "type": "github"
  685. }
  686. },
  687. "gitignore_5": {
  688. "inputs": {
  689. "nixpkgs": [
  690. "devenv",
  691. "git-hooks",
  692. "nixpkgs"
  693. ]
  694. },
  695. "locked": {
  696. "lastModified": 1709087332,
  697. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  698. "owner": "hercules-ci",
  699. "repo": "gitignore.nix",
  700. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  701. "type": "github"
  702. },
  703. "original": {
  704. "owner": "hercules-ci",
  705. "repo": "gitignore.nix",
  706. "type": "github"
  707. }
  708. },
  709. "gitignore_6": {
  710. "inputs": {
  711. "nixpkgs": [
  712. "git-hooks",
  713. "nixpkgs"
  714. ]
  715. },
  716. "locked": {
  717. "lastModified": 1709087332,
  718. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  719. "owner": "hercules-ci",
  720. "repo": "gitignore.nix",
  721. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  722. "type": "github"
  723. },
  724. "original": {
  725. "owner": "hercules-ci",
  726. "repo": "gitignore.nix",
  727. "type": "github"
  728. }
  729. },
  730. "home-manager": {
  731. "inputs": {
  732. "nixpkgs": [
  733. "agenix",
  734. "nixpkgs"
  735. ]
  736. },
  737. "locked": {
  738. "lastModified": 1745494811,
  739. "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
  740. "owner": "nix-community",
  741. "repo": "home-manager",
  742. "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
  743. "type": "github"
  744. },
  745. "original": {
  746. "owner": "nix-community",
  747. "repo": "home-manager",
  748. "type": "github"
  749. }
  750. },
  751. "home-manager_2": {
  752. "inputs": {
  753. "nixpkgs": [
  754. "nixpkgs"
  755. ]
  756. },
  757. "locked": {
  758. "lastModified": 1775457580,
  759. "narHash": "sha256-ikws/ssAmG20AGrEwBuwspwPlkubJu34mB+Uz2fJBJs=",
  760. "owner": "nix-community",
  761. "repo": "home-manager",
  762. "rev": "5de7dbd151b0bd65d45785553d4a22d832733ffc",
  763. "type": "github"
  764. },
  765. "original": {
  766. "owner": "nix-community",
  767. "ref": "master",
  768. "repo": "home-manager",
  769. "type": "github"
  770. }
  771. },
  772. "home-manager_3": {
  773. "inputs": {
  774. "nixpkgs": [
  775. "impermanence",
  776. "nixpkgs"
  777. ]
  778. },
  779. "locked": {
  780. "lastModified": 1768598210,
  781. "narHash": "sha256-kkgA32s/f4jaa4UG+2f8C225Qvclxnqs76mf8zvTVPg=",
  782. "owner": "nix-community",
  783. "repo": "home-manager",
  784. "rev": "c47b2cc64a629f8e075de52e4742de688f930dc6",
  785. "type": "github"
  786. },
  787. "original": {
  788. "owner": "nix-community",
  789. "repo": "home-manager",
  790. "type": "github"
  791. }
  792. },
  793. "impermanence": {
  794. "inputs": {
  795. "home-manager": "home-manager_3",
  796. "nixpkgs": "nixpkgs_4"
  797. },
  798. "locked": {
  799. "lastModified": 1769548169,
  800. "narHash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y=",
  801. "owner": "nix-community",
  802. "repo": "impermanence",
  803. "rev": "7b1d382faf603b6d264f58627330f9faa5cba149",
  804. "type": "github"
  805. },
  806. "original": {
  807. "owner": "nix-community",
  808. "repo": "impermanence",
  809. "type": "github"
  810. }
  811. },
  812. "nix": {
  813. "inputs": {
  814. "flake-compat": [
  815. "devenv",
  816. "flake-compat"
  817. ],
  818. "flake-parts": [
  819. "devenv",
  820. "flake-parts"
  821. ],
  822. "git-hooks-nix": [
  823. "devenv",
  824. "git-hooks"
  825. ],
  826. "nixpkgs": [
  827. "devenv",
  828. "nixpkgs"
  829. ],
  830. "nixpkgs-23-11": [
  831. "devenv"
  832. ],
  833. "nixpkgs-regression": [
  834. "devenv"
  835. ]
  836. },
  837. "locked": {
  838. "lastModified": 1774103430,
  839. "narHash": "sha256-MRNVInSmvhKIg3y0UdogQJXe+omvKijGszFtYpd5r9k=",
  840. "owner": "cachix",
  841. "repo": "nix",
  842. "rev": "e127c1c94cefe02d8ca4cca79ef66be4c527510e",
  843. "type": "github"
  844. },
  845. "original": {
  846. "owner": "cachix",
  847. "ref": "devenv-2.32",
  848. "repo": "nix",
  849. "type": "github"
  850. }
  851. },
  852. "nix-test-runner": {
  853. "flake": false,
  854. "locked": {
  855. "lastModified": 1588761593,
  856. "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
  857. "owner": "stoeffel",
  858. "repo": "nix-test-runner",
  859. "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
  860. "type": "github"
  861. },
  862. "original": {
  863. "owner": "stoeffel",
  864. "repo": "nix-test-runner",
  865. "type": "github"
  866. }
  867. },
  868. "nix-test-runner_2": {
  869. "flake": false,
  870. "locked": {
  871. "lastModified": 1588761593,
  872. "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
  873. "owner": "stoeffel",
  874. "repo": "nix-test-runner",
  875. "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
  876. "type": "github"
  877. },
  878. "original": {
  879. "owner": "stoeffel",
  880. "repo": "nix-test-runner",
  881. "type": "github"
  882. }
  883. },
  884. "nixd": {
  885. "inputs": {
  886. "flake-parts": [
  887. "devenv",
  888. "flake-parts"
  889. ],
  890. "nixpkgs": [
  891. "devenv",
  892. "nixpkgs"
  893. ],
  894. "treefmt-nix": "treefmt-nix"
  895. },
  896. "locked": {
  897. "lastModified": 1773634079,
  898. "narHash": "sha256-49qb4QNMv77VOeEux+sMd0uBhPvvHgVc0r938Bulvbo=",
  899. "owner": "nix-community",
  900. "repo": "nixd",
  901. "rev": "8ecf93d4d93745e05ea53534e8b94f5e9506e6bd",
  902. "type": "github"
  903. },
  904. "original": {
  905. "owner": "nix-community",
  906. "repo": "nixd",
  907. "type": "github"
  908. }
  909. },
  910. "nixos-facter-modules": {
  911. "locked": {
  912. "lastModified": 1773858690,
  913. "narHash": "sha256-oW0/lC0oRG5H5LaK6Rmh9L1wmkn9TbenM4bXwnIEDKA=",
  914. "owner": "nix-community",
  915. "repo": "nixos-facter-modules",
  916. "rev": "139dcef4dfc97009629c445806f197883351ab4a",
  917. "type": "github"
  918. },
  919. "original": {
  920. "owner": "nix-community",
  921. "repo": "nixos-facter-modules",
  922. "type": "github"
  923. }
  924. },
  925. "nixpkgs": {
  926. "locked": {
  927. "lastModified": 1765186076,
  928. "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
  929. "owner": "NixOS",
  930. "repo": "nixpkgs",
  931. "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
  932. "type": "github"
  933. },
  934. "original": {
  935. "owner": "NixOS",
  936. "ref": "nixos-unstable",
  937. "repo": "nixpkgs",
  938. "type": "github"
  939. }
  940. },
  941. "nixpkgs-darwin": {
  942. "locked": {
  943. "lastModified": 1775286898,
  944. "narHash": "sha256-w9ij48PxqWzLa6wfo9eWGAvIl0gEPCsW/FEwzKZ0hfI=",
  945. "owner": "nixos",
  946. "repo": "nixpkgs",
  947. "rev": "9b8e6819224551756919099c1fce6e347f5a3803",
  948. "type": "github"
  949. },
  950. "original": {
  951. "owner": "nixos",
  952. "ref": "nixpkgs-25.11-darwin",
  953. "repo": "nixpkgs",
  954. "type": "github"
  955. }
  956. },
  957. "nixpkgs-unstable": {
  958. "locked": {
  959. "lastModified": 1775701739,
  960. "narHash": "sha256-2FWWY1rr/+pGUJK1npcVcsWNEblzmKs6VxD3VEvwJSs=",
  961. "owner": "nixos",
  962. "repo": "nixpkgs",
  963. "rev": "0f7663154ff2fec150f9dbf5f81ec2785dc1e0db",
  964. "type": "github"
  965. },
  966. "original": {
  967. "owner": "nixos",
  968. "ref": "nixpkgs-unstable",
  969. "repo": "nixpkgs",
  970. "type": "github"
  971. }
  972. },
  973. "nixpkgs_2": {
  974. "locked": {
  975. "lastModified": 1765186076,
  976. "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
  977. "owner": "NixOS",
  978. "repo": "nixpkgs",
  979. "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
  980. "type": "github"
  981. },
  982. "original": {
  983. "owner": "NixOS",
  984. "ref": "nixos-unstable",
  985. "repo": "nixpkgs",
  986. "type": "github"
  987. }
  988. },
  989. "nixpkgs_3": {
  990. "locked": {
  991. "lastModified": 1769433173,
  992. "narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=",
  993. "owner": "NixOS",
  994. "repo": "nixpkgs",
  995. "rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b",
  996. "type": "github"
  997. },
  998. "original": {
  999. "owner": "NixOS",
  1000. "ref": "nixpkgs-unstable",
  1001. "repo": "nixpkgs",
  1002. "type": "github"
  1003. }
  1004. },
  1005. "nixpkgs_4": {
  1006. "locked": {
  1007. "lastModified": 1768564909,
  1008. "narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
  1009. "owner": "nixos",
  1010. "repo": "nixpkgs",
  1011. "rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
  1012. "type": "github"
  1013. },
  1014. "original": {
  1015. "owner": "nixos",
  1016. "ref": "nixos-unstable",
  1017. "repo": "nixpkgs",
  1018. "type": "github"
  1019. }
  1020. },
  1021. "nixpkgs_5": {
  1022. "locked": {
  1023. "lastModified": 1775305101,
  1024. "narHash": "sha256-/74n1oQPtKG52Yw41cbToxspxHbYz6O3vi+XEw16Qe8=",
  1025. "owner": "nixos",
  1026. "repo": "nixpkgs",
  1027. "rev": "36a601196c4ebf49e035270e10b2d103fe39076b",
  1028. "type": "github"
  1029. },
  1030. "original": {
  1031. "owner": "nixos",
  1032. "ref": "nixos-25.11",
  1033. "repo": "nixpkgs",
  1034. "type": "github"
  1035. }
  1036. },
  1037. "nixvim": {
  1038. "inputs": {
  1039. "flake-parts": "flake-parts_4",
  1040. "nixpkgs": [
  1041. "nixpkgs-unstable"
  1042. ],
  1043. "systems": "systems_2"
  1044. },
  1045. "locked": {
  1046. "lastModified": 1775307257,
  1047. "narHash": "sha256-y9hEecHH4ennFwIcw1n480YCGh73DkEmizmQnyXuvgg=",
  1048. "owner": "nix-community",
  1049. "repo": "nixvim",
  1050. "rev": "2e008bb941f72379d5b935d5bfe70ed8b7c793ff",
  1051. "type": "github"
  1052. },
  1053. "original": {
  1054. "owner": "nix-community",
  1055. "ref": "main",
  1056. "repo": "nixvim",
  1057. "type": "github"
  1058. }
  1059. },
  1060. "pre-commit-hooks": {
  1061. "inputs": {
  1062. "flake-compat": [
  1063. "devenv",
  1064. "crate2nix",
  1065. "crate2nix_stable",
  1066. "flake-compat"
  1067. ],
  1068. "gitignore": "gitignore_3",
  1069. "nixpkgs": [
  1070. "devenv",
  1071. "crate2nix",
  1072. "crate2nix_stable",
  1073. "nixpkgs"
  1074. ]
  1075. },
  1076. "locked": {
  1077. "lastModified": 1769069492,
  1078. "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
  1079. "owner": "cachix",
  1080. "repo": "pre-commit-hooks.nix",
  1081. "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
  1082. "type": "github"
  1083. },
  1084. "original": {
  1085. "owner": "cachix",
  1086. "repo": "pre-commit-hooks.nix",
  1087. "type": "github"
  1088. }
  1089. },
  1090. "pre-commit-hooks_2": {
  1091. "inputs": {
  1092. "flake-compat": [
  1093. "devenv",
  1094. "crate2nix",
  1095. "flake-compat"
  1096. ],
  1097. "gitignore": "gitignore_4",
  1098. "nixpkgs": [
  1099. "devenv",
  1100. "crate2nix",
  1101. "nixpkgs"
  1102. ]
  1103. },
  1104. "locked": {
  1105. "lastModified": 1769069492,
  1106. "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
  1107. "owner": "cachix",
  1108. "repo": "pre-commit-hooks.nix",
  1109. "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
  1110. "type": "github"
  1111. },
  1112. "original": {
  1113. "owner": "cachix",
  1114. "repo": "pre-commit-hooks.nix",
  1115. "type": "github"
  1116. }
  1117. },
  1118. "root": {
  1119. "inputs": {
  1120. "agenix": "agenix",
  1121. "darwin": "darwin_2",
  1122. "devenv": "devenv",
  1123. "disko": "disko",
  1124. "firefox-addons": "firefox-addons",
  1125. "git-hooks": "git-hooks_4",
  1126. "home-manager": "home-manager_2",
  1127. "impermanence": "impermanence",
  1128. "nixos-facter-modules": "nixos-facter-modules",
  1129. "nixpkgs": "nixpkgs_5",
  1130. "nixpkgs-darwin": "nixpkgs-darwin",
  1131. "nixpkgs-unstable": "nixpkgs-unstable",
  1132. "nixvim": "nixvim",
  1133. "secrets": "secrets",
  1134. "zen-browser": "zen-browser"
  1135. }
  1136. },
  1137. "rust-overlay": {
  1138. "inputs": {
  1139. "nixpkgs": [
  1140. "devenv",
  1141. "nixpkgs"
  1142. ]
  1143. },
  1144. "locked": {
  1145. "lastModified": 1773630837,
  1146. "narHash": "sha256-zJhgAGnbVKeBMJOb9ctZm4BGS/Rnrz+5lfSXTVah4HQ=",
  1147. "owner": "oxalica",
  1148. "repo": "rust-overlay",
  1149. "rev": "f600ea449c7b5bb596fa1cf21c871cc5b9e31316",
  1150. "type": "github"
  1151. },
  1152. "original": {
  1153. "owner": "oxalica",
  1154. "repo": "rust-overlay",
  1155. "type": "github"
  1156. }
  1157. },
  1158. "secrets": {
  1159. "locked": {
  1160. "lastModified": 1766322995,
  1161. "narHash": "sha256-0pCdXKlpRNIei0sb3iMzWI8pytMRNa9Nx7Jr6AY4d14=",
  1162. "ref": "refs/heads/master",
  1163. "rev": "fc077853141b2f902b2767251c73379c915f20c7",
  1164. "revCount": 26,
  1165. "type": "git",
  1166. "url": "ssh://[email protected]/control/secrets.git"
  1167. },
  1168. "original": {
  1169. "type": "git",
  1170. "url": "ssh://[email protected]/control/secrets.git"
  1171. }
  1172. },
  1173. "systems": {
  1174. "locked": {
  1175. "lastModified": 1681028828,
  1176. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1177. "owner": "nix-systems",
  1178. "repo": "default",
  1179. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1180. "type": "github"
  1181. },
  1182. "original": {
  1183. "owner": "nix-systems",
  1184. "repo": "default",
  1185. "type": "github"
  1186. }
  1187. },
  1188. "systems_2": {
  1189. "locked": {
  1190. "lastModified": 1681028828,
  1191. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1192. "owner": "nix-systems",
  1193. "repo": "default",
  1194. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1195. "type": "github"
  1196. },
  1197. "original": {
  1198. "owner": "nix-systems",
  1199. "repo": "default",
  1200. "type": "github"
  1201. }
  1202. },
  1203. "treefmt-nix": {
  1204. "inputs": {
  1205. "nixpkgs": [
  1206. "devenv",
  1207. "nixd",
  1208. "nixpkgs"
  1209. ]
  1210. },
  1211. "locked": {
  1212. "lastModified": 1772660329,
  1213. "narHash": "sha256-IjU1FxYqm+VDe5qIOxoW+pISBlGvVApRjiw/Y/ttJzY=",
  1214. "owner": "numtide",
  1215. "repo": "treefmt-nix",
  1216. "rev": "3710e0e1218041bbad640352a0440114b1e10428",
  1217. "type": "github"
  1218. },
  1219. "original": {
  1220. "owner": "numtide",
  1221. "repo": "treefmt-nix",
  1222. "type": "github"
  1223. }
  1224. },
  1225. "zen-browser": {
  1226. "inputs": {
  1227. "home-manager": [
  1228. "home-manager"
  1229. ],
  1230. "nixpkgs": [
  1231. "nixpkgs"
  1232. ]
  1233. },
  1234. "locked": {
  1235. "lastModified": 1775453133,
  1236. "narHash": "sha256-VIlMG985ONqVqF+OnPuS5Shbz5k6tqbOWnDL7EH+IT4=",
  1237. "owner": "0xc000022070",
  1238. "repo": "zen-browser-flake",
  1239. "rev": "8d0508ffceba8ad785ae442591dd115080a55142",
  1240. "type": "github"
  1241. },
  1242. "original": {
  1243. "owner": "0xc000022070",
  1244. "repo": "zen-browser-flake",
  1245. "type": "github"
  1246. }
  1247. }
  1248. },
  1249. "root": "root",
  1250. "version": 7
  1251. }