flake.lock 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. {
  2. "nodes": {
  3. "cachix": {
  4. "inputs": {
  5. "devenv": [
  6. "devenv"
  7. ],
  8. "flake-compat": [
  9. "devenv"
  10. ],
  11. "git-hooks": [
  12. "devenv",
  13. "git-hooks"
  14. ],
  15. "nixpkgs": [
  16. "devenv",
  17. "nixpkgs"
  18. ]
  19. },
  20. "locked": {
  21. "lastModified": 1748883665,
  22. "narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=",
  23. "owner": "cachix",
  24. "repo": "cachix",
  25. "rev": "f707778d902af4d62d8dd92c269f8e70de09acbe",
  26. "type": "github"
  27. },
  28. "original": {
  29. "owner": "cachix",
  30. "ref": "latest",
  31. "repo": "cachix",
  32. "type": "github"
  33. }
  34. },
  35. "darwin": {
  36. "inputs": {
  37. "nixpkgs": [
  38. "nixpkgs-darwin"
  39. ]
  40. },
  41. "locked": {
  42. "lastModified": 1749744770,
  43. "narHash": "sha256-MEM9XXHgBF/Cyv1RES1t6gqAX7/tvayBC1r/KPyK1ls=",
  44. "owner": "lnl7",
  45. "repo": "nix-darwin",
  46. "rev": "536f951efb1ccda9b968e3c9dee39fbeb6d3fdeb",
  47. "type": "github"
  48. },
  49. "original": {
  50. "owner": "lnl7",
  51. "ref": "nix-darwin-25.05",
  52. "repo": "nix-darwin",
  53. "type": "github"
  54. }
  55. },
  56. "devenv": {
  57. "inputs": {
  58. "cachix": "cachix",
  59. "flake-compat": "flake-compat",
  60. "git-hooks": "git-hooks",
  61. "nix": "nix",
  62. "nixpkgs": [
  63. "nixpkgs-unstable"
  64. ]
  65. },
  66. "locked": {
  67. "lastModified": 1754597371,
  68. "narHash": "sha256-Os51GLB3Oz8Ja0HuaC4o11aR4WdATqYsOzafhX9D2tM=",
  69. "owner": "cachix",
  70. "repo": "devenv",
  71. "rev": "02729c6985a6a9ecd4bcb4ce1ab1ca80a229cfa2",
  72. "type": "github"
  73. },
  74. "original": {
  75. "owner": "cachix",
  76. "repo": "devenv",
  77. "type": "github"
  78. }
  79. },
  80. "flake-compat": {
  81. "flake": false,
  82. "locked": {
  83. "lastModified": 1747046372,
  84. "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
  85. "owner": "edolstra",
  86. "repo": "flake-compat",
  87. "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
  88. "type": "github"
  89. },
  90. "original": {
  91. "owner": "edolstra",
  92. "repo": "flake-compat",
  93. "type": "github"
  94. }
  95. },
  96. "flake-parts": {
  97. "inputs": {
  98. "nixpkgs-lib": [
  99. "devenv",
  100. "nix",
  101. "nixpkgs"
  102. ]
  103. },
  104. "locked": {
  105. "lastModified": 1733312601,
  106. "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
  107. "owner": "hercules-ci",
  108. "repo": "flake-parts",
  109. "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
  110. "type": "github"
  111. },
  112. "original": {
  113. "owner": "hercules-ci",
  114. "repo": "flake-parts",
  115. "type": "github"
  116. }
  117. },
  118. "flake-parts_2": {
  119. "inputs": {
  120. "nixpkgs-lib": [
  121. "nixvim",
  122. "nixpkgs"
  123. ]
  124. },
  125. "locked": {
  126. "lastModified": 1754091436,
  127. "narHash": "sha256-XKqDMN1/Qj1DKivQvscI4vmHfDfvYR2pfuFOJiCeewM=",
  128. "owner": "hercules-ci",
  129. "repo": "flake-parts",
  130. "rev": "67df8c627c2c39c41dbec76a1f201929929ab0bd",
  131. "type": "github"
  132. },
  133. "original": {
  134. "owner": "hercules-ci",
  135. "repo": "flake-parts",
  136. "type": "github"
  137. }
  138. },
  139. "flake-utils": {
  140. "inputs": {
  141. "systems": "systems"
  142. },
  143. "locked": {
  144. "lastModified": 1731533236,
  145. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  146. "owner": "numtide",
  147. "repo": "flake-utils",
  148. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  149. "type": "github"
  150. },
  151. "original": {
  152. "owner": "numtide",
  153. "repo": "flake-utils",
  154. "type": "github"
  155. }
  156. },
  157. "git-hooks": {
  158. "inputs": {
  159. "flake-compat": [
  160. "devenv",
  161. "flake-compat"
  162. ],
  163. "gitignore": "gitignore",
  164. "nixpkgs": [
  165. "devenv",
  166. "nixpkgs"
  167. ]
  168. },
  169. "locked": {
  170. "lastModified": 1750779888,
  171. "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
  172. "owner": "cachix",
  173. "repo": "git-hooks.nix",
  174. "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
  175. "type": "github"
  176. },
  177. "original": {
  178. "owner": "cachix",
  179. "repo": "git-hooks.nix",
  180. "type": "github"
  181. }
  182. },
  183. "gitignore": {
  184. "inputs": {
  185. "nixpkgs": [
  186. "devenv",
  187. "git-hooks",
  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": 1754974548,
  213. "narHash": "sha256-XMjUjKD/QRPcqUnmSDczSYdw46SilnG0+wkho654DFM=",
  214. "owner": "nix-community",
  215. "repo": "home-manager",
  216. "rev": "27a26be51ff0162a8f67660239f9407dba68d7c5",
  217. "type": "github"
  218. },
  219. "original": {
  220. "owner": "nix-community",
  221. "ref": "master",
  222. "repo": "home-manager",
  223. "type": "github"
  224. }
  225. },
  226. "ixx": {
  227. "inputs": {
  228. "flake-utils": [
  229. "nixvim",
  230. "nuschtosSearch",
  231. "flake-utils"
  232. ],
  233. "nixpkgs": [
  234. "nixvim",
  235. "nuschtosSearch",
  236. "nixpkgs"
  237. ]
  238. },
  239. "locked": {
  240. "lastModified": 1748294338,
  241. "narHash": "sha256-FVO01jdmUNArzBS7NmaktLdGA5qA3lUMJ4B7a05Iynw=",
  242. "owner": "NuschtOS",
  243. "repo": "ixx",
  244. "rev": "cc5f390f7caf265461d4aab37e98d2292ebbdb85",
  245. "type": "github"
  246. },
  247. "original": {
  248. "owner": "NuschtOS",
  249. "ref": "v0.0.8",
  250. "repo": "ixx",
  251. "type": "github"
  252. }
  253. },
  254. "nix": {
  255. "inputs": {
  256. "flake-compat": [
  257. "devenv",
  258. "flake-compat"
  259. ],
  260. "flake-parts": "flake-parts",
  261. "git-hooks-nix": [
  262. "devenv",
  263. "git-hooks"
  264. ],
  265. "nixpkgs": [
  266. "devenv",
  267. "nixpkgs"
  268. ],
  269. "nixpkgs-23-11": [
  270. "devenv"
  271. ],
  272. "nixpkgs-regression": [
  273. "devenv"
  274. ]
  275. },
  276. "locked": {
  277. "lastModified": 1752773918,
  278. "narHash": "sha256-dOi/M6yNeuJlj88exI+7k154z+hAhFcuB8tZktiW7rg=",
  279. "owner": "cachix",
  280. "repo": "nix",
  281. "rev": "031c3cf42d2e9391eee373507d8c12e0f9606779",
  282. "type": "github"
  283. },
  284. "original": {
  285. "owner": "cachix",
  286. "ref": "devenv-2.30",
  287. "repo": "nix",
  288. "type": "github"
  289. }
  290. },
  291. "nixpkgs": {
  292. "locked": {
  293. "lastModified": 1754563854,
  294. "narHash": "sha256-YzNTExe3kMY9lYs23mZR7jsVHe5TWnpwNrsPOpFs/b8=",
  295. "owner": "nixos",
  296. "repo": "nixpkgs",
  297. "rev": "e728d7ae4bb6394bbd19eec52b7358526a44c414",
  298. "type": "github"
  299. },
  300. "original": {
  301. "owner": "nixos",
  302. "ref": "nixos-25.05",
  303. "repo": "nixpkgs",
  304. "type": "github"
  305. }
  306. },
  307. "nixpkgs-darwin": {
  308. "locked": {
  309. "lastModified": 1754477006,
  310. "narHash": "sha256-suIgZZHXdb4ca9nN4MIcmdjeN+ZWsTwCtYAG4HExqAo=",
  311. "owner": "nixos",
  312. "repo": "nixpkgs",
  313. "rev": "4896699973299bffae27d0d9828226983544d9e9",
  314. "type": "github"
  315. },
  316. "original": {
  317. "owner": "nixos",
  318. "ref": "nixpkgs-25.05-darwin",
  319. "repo": "nixpkgs",
  320. "type": "github"
  321. }
  322. },
  323. "nixpkgs-unstable": {
  324. "locked": {
  325. "lastModified": 1754393734,
  326. "narHash": "sha256-fbnmAwTQkuXHKBlcL5Nq1sMAzd3GFqCOQgEQw6Hy0Ak=",
  327. "owner": "nixos",
  328. "repo": "nixpkgs",
  329. "rev": "a683adc19ff5228af548c6539dbc3440509bfed3",
  330. "type": "github"
  331. },
  332. "original": {
  333. "owner": "nixos",
  334. "ref": "nixpkgs-unstable",
  335. "repo": "nixpkgs",
  336. "type": "github"
  337. }
  338. },
  339. "nixvim": {
  340. "inputs": {
  341. "flake-parts": "flake-parts_2",
  342. "nixpkgs": [
  343. "nixpkgs"
  344. ],
  345. "nuschtosSearch": "nuschtosSearch",
  346. "systems": "systems_2"
  347. },
  348. "locked": {
  349. "lastModified": 1754262585,
  350. "narHash": "sha256-Yz5dJ0VzGRzSRHdHldsWQbuFYmtP3NWNreCvPfCi9CI=",
  351. "owner": "nix-community",
  352. "repo": "nixvim",
  353. "rev": "ab1b5962e1ca90b42de47e1172e0d24ca80e6256",
  354. "type": "github"
  355. },
  356. "original": {
  357. "owner": "nix-community",
  358. "ref": "nixos-25.05",
  359. "repo": "nixvim",
  360. "type": "github"
  361. }
  362. },
  363. "nuschtosSearch": {
  364. "inputs": {
  365. "flake-utils": "flake-utils",
  366. "ixx": "ixx",
  367. "nixpkgs": [
  368. "nixvim",
  369. "nixpkgs"
  370. ]
  371. },
  372. "locked": {
  373. "lastModified": 1753771532,
  374. "narHash": "sha256-Pmpke0JtLRzgdlwDC5a+aiLVZ11JPUO5Bcqkj0nHE/k=",
  375. "owner": "NuschtOS",
  376. "repo": "search",
  377. "rev": "2a65adaf2c0c428efb0f4a2bc406aab466e96a06",
  378. "type": "github"
  379. },
  380. "original": {
  381. "owner": "NuschtOS",
  382. "repo": "search",
  383. "type": "github"
  384. }
  385. },
  386. "root": {
  387. "inputs": {
  388. "darwin": "darwin",
  389. "devenv": "devenv",
  390. "home-manager": "home-manager",
  391. "nixpkgs": "nixpkgs",
  392. "nixpkgs-darwin": "nixpkgs-darwin",
  393. "nixpkgs-unstable": "nixpkgs-unstable",
  394. "nixvim": "nixvim"
  395. }
  396. },
  397. "systems": {
  398. "locked": {
  399. "lastModified": 1681028828,
  400. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  401. "owner": "nix-systems",
  402. "repo": "default",
  403. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  404. "type": "github"
  405. },
  406. "original": {
  407. "owner": "nix-systems",
  408. "repo": "default",
  409. "type": "github"
  410. }
  411. },
  412. "systems_2": {
  413. "locked": {
  414. "lastModified": 1681028828,
  415. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  416. "owner": "nix-systems",
  417. "repo": "default",
  418. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  419. "type": "github"
  420. },
  421. "original": {
  422. "owner": "nix-systems",
  423. "repo": "default",
  424. "type": "github"
  425. }
  426. }
  427. },
  428. "root": "root",
  429. "version": 7
  430. }