1
0

flake.lock 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  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": 1754433428,
  14. "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=",
  15. "owner": "ryantm",
  16. "repo": "agenix",
  17. "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d",
  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. ],
  34. "git-hooks": [
  35. "devenv",
  36. "git-hooks"
  37. ],
  38. "nixpkgs": [
  39. "devenv",
  40. "nixpkgs"
  41. ]
  42. },
  43. "locked": {
  44. "lastModified": 1748883665,
  45. "narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=",
  46. "owner": "cachix",
  47. "repo": "cachix",
  48. "rev": "f707778d902af4d62d8dd92c269f8e70de09acbe",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "cachix",
  53. "ref": "latest",
  54. "repo": "cachix",
  55. "type": "github"
  56. }
  57. },
  58. "darwin": {
  59. "inputs": {
  60. "nixpkgs": [
  61. "agenix",
  62. "nixpkgs"
  63. ]
  64. },
  65. "locked": {
  66. "lastModified": 1744478979,
  67. "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
  68. "owner": "lnl7",
  69. "repo": "nix-darwin",
  70. "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "lnl7",
  75. "ref": "master",
  76. "repo": "nix-darwin",
  77. "type": "github"
  78. }
  79. },
  80. "darwin_2": {
  81. "inputs": {
  82. "nixpkgs": [
  83. "nixpkgs-darwin"
  84. ]
  85. },
  86. "locked": {
  87. "lastModified": 1749744770,
  88. "narHash": "sha256-MEM9XXHgBF/Cyv1RES1t6gqAX7/tvayBC1r/KPyK1ls=",
  89. "owner": "lnl7",
  90. "repo": "nix-darwin",
  91. "rev": "536f951efb1ccda9b968e3c9dee39fbeb6d3fdeb",
  92. "type": "github"
  93. },
  94. "original": {
  95. "owner": "lnl7",
  96. "ref": "nix-darwin-25.05",
  97. "repo": "nix-darwin",
  98. "type": "github"
  99. }
  100. },
  101. "devenv": {
  102. "inputs": {
  103. "cachix": "cachix",
  104. "flake-compat": "flake-compat",
  105. "git-hooks": "git-hooks",
  106. "nix": "nix",
  107. "nixpkgs": [
  108. "nixpkgs-unstable"
  109. ]
  110. },
  111. "locked": {
  112. "lastModified": 1756819550,
  113. "narHash": "sha256-mEOVgPTK9rL4500U+KslZXyXQOD/v4iW0nu5oc0pbkc=",
  114. "owner": "cachix",
  115. "repo": "devenv",
  116. "rev": "f0a22d26a3c5f6f66249739a0e59ab828271ce72",
  117. "type": "github"
  118. },
  119. "original": {
  120. "owner": "cachix",
  121. "repo": "devenv",
  122. "type": "github"
  123. }
  124. },
  125. "disko": {
  126. "inputs": {
  127. "nixpkgs": [
  128. "nixpkgs"
  129. ]
  130. },
  131. "locked": {
  132. "lastModified": 1756733629,
  133. "narHash": "sha256-dwWGlDhcO5SMIvMSTB4mjQ5Pvo2vtxvpIknhVnSz2I8=",
  134. "owner": "nix-community",
  135. "repo": "disko",
  136. "rev": "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1",
  137. "type": "github"
  138. },
  139. "original": {
  140. "owner": "nix-community",
  141. "repo": "disko",
  142. "type": "github"
  143. }
  144. },
  145. "flake-compat": {
  146. "flake": false,
  147. "locked": {
  148. "lastModified": 1747046372,
  149. "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
  150. "owner": "edolstra",
  151. "repo": "flake-compat",
  152. "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
  153. "type": "github"
  154. },
  155. "original": {
  156. "owner": "edolstra",
  157. "repo": "flake-compat",
  158. "type": "github"
  159. }
  160. },
  161. "flake-parts": {
  162. "inputs": {
  163. "nixpkgs-lib": [
  164. "devenv",
  165. "nix",
  166. "nixpkgs"
  167. ]
  168. },
  169. "locked": {
  170. "lastModified": 1733312601,
  171. "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
  172. "owner": "hercules-ci",
  173. "repo": "flake-parts",
  174. "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
  175. "type": "github"
  176. },
  177. "original": {
  178. "owner": "hercules-ci",
  179. "repo": "flake-parts",
  180. "type": "github"
  181. }
  182. },
  183. "flake-parts_2": {
  184. "inputs": {
  185. "nixpkgs-lib": [
  186. "nixvim",
  187. "nixpkgs"
  188. ]
  189. },
  190. "locked": {
  191. "lastModified": 1754091436,
  192. "narHash": "sha256-XKqDMN1/Qj1DKivQvscI4vmHfDfvYR2pfuFOJiCeewM=",
  193. "owner": "hercules-ci",
  194. "repo": "flake-parts",
  195. "rev": "67df8c627c2c39c41dbec76a1f201929929ab0bd",
  196. "type": "github"
  197. },
  198. "original": {
  199. "owner": "hercules-ci",
  200. "repo": "flake-parts",
  201. "type": "github"
  202. }
  203. },
  204. "flake-utils": {
  205. "inputs": {
  206. "systems": "systems_2"
  207. },
  208. "locked": {
  209. "lastModified": 1731533236,
  210. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  211. "owner": "numtide",
  212. "repo": "flake-utils",
  213. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  214. "type": "github"
  215. },
  216. "original": {
  217. "owner": "numtide",
  218. "repo": "flake-utils",
  219. "type": "github"
  220. }
  221. },
  222. "git-hooks": {
  223. "inputs": {
  224. "flake-compat": [
  225. "devenv",
  226. "flake-compat"
  227. ],
  228. "gitignore": "gitignore",
  229. "nixpkgs": [
  230. "devenv",
  231. "nixpkgs"
  232. ]
  233. },
  234. "locked": {
  235. "lastModified": 1750779888,
  236. "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
  237. "owner": "cachix",
  238. "repo": "git-hooks.nix",
  239. "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
  240. "type": "github"
  241. },
  242. "original": {
  243. "owner": "cachix",
  244. "repo": "git-hooks.nix",
  245. "type": "github"
  246. }
  247. },
  248. "gitignore": {
  249. "inputs": {
  250. "nixpkgs": [
  251. "devenv",
  252. "git-hooks",
  253. "nixpkgs"
  254. ]
  255. },
  256. "locked": {
  257. "lastModified": 1709087332,
  258. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  259. "owner": "hercules-ci",
  260. "repo": "gitignore.nix",
  261. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  262. "type": "github"
  263. },
  264. "original": {
  265. "owner": "hercules-ci",
  266. "repo": "gitignore.nix",
  267. "type": "github"
  268. }
  269. },
  270. "home-manager": {
  271. "inputs": {
  272. "nixpkgs": [
  273. "agenix",
  274. "nixpkgs"
  275. ]
  276. },
  277. "locked": {
  278. "lastModified": 1745494811,
  279. "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
  280. "owner": "nix-community",
  281. "repo": "home-manager",
  282. "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
  283. "type": "github"
  284. },
  285. "original": {
  286. "owner": "nix-community",
  287. "repo": "home-manager",
  288. "type": "github"
  289. }
  290. },
  291. "home-manager_2": {
  292. "inputs": {
  293. "nixpkgs": [
  294. "nixpkgs"
  295. ]
  296. },
  297. "locked": {
  298. "lastModified": 1756788591,
  299. "narHash": "sha256-LOrOfPWpJU/ADWDyVwPv9XNuYPq5KJtmAmSzplpccmE=",
  300. "owner": "nix-community",
  301. "repo": "home-manager",
  302. "rev": "f3d3b4592a73fb64b5423234c01985ea73976596",
  303. "type": "github"
  304. },
  305. "original": {
  306. "owner": "nix-community",
  307. "ref": "master",
  308. "repo": "home-manager",
  309. "type": "github"
  310. }
  311. },
  312. "impermanence": {
  313. "locked": {
  314. "lastModified": 1737831083,
  315. "narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=",
  316. "owner": "nix-community",
  317. "repo": "impermanence",
  318. "rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170",
  319. "type": "github"
  320. },
  321. "original": {
  322. "owner": "nix-community",
  323. "repo": "impermanence",
  324. "type": "github"
  325. }
  326. },
  327. "ixx": {
  328. "inputs": {
  329. "flake-utils": [
  330. "nixvim",
  331. "nuschtosSearch",
  332. "flake-utils"
  333. ],
  334. "nixpkgs": [
  335. "nixvim",
  336. "nuschtosSearch",
  337. "nixpkgs"
  338. ]
  339. },
  340. "locked": {
  341. "lastModified": 1748294338,
  342. "narHash": "sha256-FVO01jdmUNArzBS7NmaktLdGA5qA3lUMJ4B7a05Iynw=",
  343. "owner": "NuschtOS",
  344. "repo": "ixx",
  345. "rev": "cc5f390f7caf265461d4aab37e98d2292ebbdb85",
  346. "type": "github"
  347. },
  348. "original": {
  349. "owner": "NuschtOS",
  350. "ref": "v0.0.8",
  351. "repo": "ixx",
  352. "type": "github"
  353. }
  354. },
  355. "nix": {
  356. "inputs": {
  357. "flake-compat": [
  358. "devenv",
  359. "flake-compat"
  360. ],
  361. "flake-parts": "flake-parts",
  362. "git-hooks-nix": [
  363. "devenv",
  364. "git-hooks"
  365. ],
  366. "nixpkgs": [
  367. "devenv",
  368. "nixpkgs"
  369. ],
  370. "nixpkgs-23-11": [
  371. "devenv"
  372. ],
  373. "nixpkgs-regression": [
  374. "devenv"
  375. ]
  376. },
  377. "locked": {
  378. "lastModified": 1755029779,
  379. "narHash": "sha256-3+GHIYGg4U9XKUN4rg473frIVNn8YD06bjwxKS1IPrU=",
  380. "owner": "cachix",
  381. "repo": "nix",
  382. "rev": "b0972b0eee6726081d10b1199f54de6d2917f861",
  383. "type": "github"
  384. },
  385. "original": {
  386. "owner": "cachix",
  387. "ref": "devenv-2.30",
  388. "repo": "nix",
  389. "type": "github"
  390. }
  391. },
  392. "nixos-facter-modules": {
  393. "locked": {
  394. "lastModified": 1756491981,
  395. "narHash": "sha256-lXyDAWPw/UngVtQfgQ8/nrubs2r+waGEYIba5UX62+k=",
  396. "owner": "nix-community",
  397. "repo": "nixos-facter-modules",
  398. "rev": "c1b29520945d3e148cd96618c8a0d1f850965d8c",
  399. "type": "github"
  400. },
  401. "original": {
  402. "owner": "nix-community",
  403. "repo": "nixos-facter-modules",
  404. "type": "github"
  405. }
  406. },
  407. "nixpkgs": {
  408. "locked": {
  409. "lastModified": 1756754095,
  410. "narHash": "sha256-9Rsn9XEWINExosFkKEqdp8EI6Mujr1gmQiyrEcts2ls=",
  411. "owner": "nixos",
  412. "repo": "nixpkgs",
  413. "rev": "7c815e513adbf03c9098b2bd230c1e0525c8a7f9",
  414. "type": "github"
  415. },
  416. "original": {
  417. "owner": "nixos",
  418. "ref": "nixos-25.05",
  419. "repo": "nixpkgs",
  420. "type": "github"
  421. }
  422. },
  423. "nixpkgs-darwin": {
  424. "locked": {
  425. "lastModified": 1756767162,
  426. "narHash": "sha256-Qf7v44D1soMGDLJPAQECa89Xwlg58isNydQCVBhtQk0=",
  427. "owner": "nixos",
  428. "repo": "nixpkgs",
  429. "rev": "cf39b1d1570b3e752c2b0e5dbac1260e7196c4ba",
  430. "type": "github"
  431. },
  432. "original": {
  433. "owner": "nixos",
  434. "ref": "nixpkgs-25.05-darwin",
  435. "repo": "nixpkgs",
  436. "type": "github"
  437. }
  438. },
  439. "nixpkgs-unstable": {
  440. "locked": {
  441. "lastModified": 1756696532,
  442. "narHash": "sha256-6FWagzm0b7I/IGigOv9pr6LL7NQ86mextfE8g8Q6HBg=",
  443. "owner": "nixos",
  444. "repo": "nixpkgs",
  445. "rev": "58dcbf1ec551914c3756c267b8b9c8c86baa1b2f",
  446. "type": "github"
  447. },
  448. "original": {
  449. "owner": "nixos",
  450. "ref": "nixpkgs-unstable",
  451. "repo": "nixpkgs",
  452. "type": "github"
  453. }
  454. },
  455. "nixvim": {
  456. "inputs": {
  457. "flake-parts": "flake-parts_2",
  458. "nixpkgs": [
  459. "nixpkgs"
  460. ],
  461. "nuschtosSearch": "nuschtosSearch",
  462. "systems": "systems_3"
  463. },
  464. "locked": {
  465. "lastModified": 1755727480,
  466. "narHash": "sha256-eb9N7XFj1zirk+D2KV+rn/CjmVHDISlxhtZCWZEVpkM=",
  467. "owner": "nix-community",
  468. "repo": "nixvim",
  469. "rev": "6df0b97b39baa1c0b3002b051f307aed68e17d1b",
  470. "type": "github"
  471. },
  472. "original": {
  473. "owner": "nix-community",
  474. "ref": "nixos-25.05",
  475. "repo": "nixvim",
  476. "type": "github"
  477. }
  478. },
  479. "nuschtosSearch": {
  480. "inputs": {
  481. "flake-utils": "flake-utils",
  482. "ixx": "ixx",
  483. "nixpkgs": [
  484. "nixvim",
  485. "nixpkgs"
  486. ]
  487. },
  488. "locked": {
  489. "lastModified": 1753771532,
  490. "narHash": "sha256-Pmpke0JtLRzgdlwDC5a+aiLVZ11JPUO5Bcqkj0nHE/k=",
  491. "owner": "NuschtOS",
  492. "repo": "search",
  493. "rev": "2a65adaf2c0c428efb0f4a2bc406aab466e96a06",
  494. "type": "github"
  495. },
  496. "original": {
  497. "owner": "NuschtOS",
  498. "repo": "search",
  499. "type": "github"
  500. }
  501. },
  502. "root": {
  503. "inputs": {
  504. "agenix": "agenix",
  505. "darwin": "darwin_2",
  506. "devenv": "devenv",
  507. "disko": "disko",
  508. "home-manager": "home-manager_2",
  509. "impermanence": "impermanence",
  510. "nixos-facter-modules": "nixos-facter-modules",
  511. "nixpkgs": "nixpkgs",
  512. "nixpkgs-darwin": "nixpkgs-darwin",
  513. "nixpkgs-unstable": "nixpkgs-unstable",
  514. "nixvim": "nixvim",
  515. "secrets": "secrets"
  516. }
  517. },
  518. "secrets": {
  519. "locked": {
  520. "lastModified": 1756895361,
  521. "narHash": "sha256-AXfHHVQMI+407fm/Ec+QohhITRsD/YpgnXVY6yCDWDM=",
  522. "ref": "refs/heads/master",
  523. "rev": "bd7584b71fc4ed9170df404cd1021235d6f1d470",
  524. "revCount": 14,
  525. "type": "git",
  526. "url": "ssh://[email protected]/control/secrets.git"
  527. },
  528. "original": {
  529. "type": "git",
  530. "url": "ssh://[email protected]/control/secrets.git"
  531. }
  532. },
  533. "systems": {
  534. "locked": {
  535. "lastModified": 1681028828,
  536. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  537. "owner": "nix-systems",
  538. "repo": "default",
  539. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  540. "type": "github"
  541. },
  542. "original": {
  543. "owner": "nix-systems",
  544. "repo": "default",
  545. "type": "github"
  546. }
  547. },
  548. "systems_2": {
  549. "locked": {
  550. "lastModified": 1681028828,
  551. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  552. "owner": "nix-systems",
  553. "repo": "default",
  554. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  555. "type": "github"
  556. },
  557. "original": {
  558. "owner": "nix-systems",
  559. "repo": "default",
  560. "type": "github"
  561. }
  562. },
  563. "systems_3": {
  564. "locked": {
  565. "lastModified": 1681028828,
  566. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  567. "owner": "nix-systems",
  568. "repo": "default",
  569. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  570. "type": "github"
  571. },
  572. "original": {
  573. "owner": "nix-systems",
  574. "repo": "default",
  575. "type": "github"
  576. }
  577. }
  578. },
  579. "root": "root",
  580. "version": 7
  581. }