flake.lock 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. {
  2. "nodes": {
  3. "devshell": {
  4. "inputs": {
  5. "nixpkgs": [
  6. "nixvim",
  7. "nixpkgs"
  8. ]
  9. },
  10. "locked": {
  11. "lastModified": 1735644329,
  12. "narHash": "sha256-tO3HrHriyLvipc4xr+Ewtdlo7wM1OjXNjlWRgmM7peY=",
  13. "owner": "numtide",
  14. "repo": "devshell",
  15. "rev": "f7795ede5b02664b57035b3b757876703e2c3eac",
  16. "type": "github"
  17. },
  18. "original": {
  19. "owner": "numtide",
  20. "repo": "devshell",
  21. "type": "github"
  22. }
  23. },
  24. "flake-compat": {
  25. "locked": {
  26. "lastModified": 1733328505,
  27. "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
  28. "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
  29. "revCount": 69,
  30. "type": "tarball",
  31. "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
  32. },
  33. "original": {
  34. "type": "tarball",
  35. "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
  36. }
  37. },
  38. "flake-parts": {
  39. "inputs": {
  40. "nixpkgs-lib": [
  41. "nixvim",
  42. "nixpkgs"
  43. ]
  44. },
  45. "locked": {
  46. "lastModified": 1736143030,
  47. "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
  48. "owner": "hercules-ci",
  49. "repo": "flake-parts",
  50. "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
  51. "type": "github"
  52. },
  53. "original": {
  54. "owner": "hercules-ci",
  55. "repo": "flake-parts",
  56. "type": "github"
  57. }
  58. },
  59. "flake-utils": {
  60. "inputs": {
  61. "systems": "systems"
  62. },
  63. "locked": {
  64. "lastModified": 1731533236,
  65. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  66. "owner": "numtide",
  67. "repo": "flake-utils",
  68. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  69. "type": "github"
  70. },
  71. "original": {
  72. "owner": "numtide",
  73. "repo": "flake-utils",
  74. "type": "github"
  75. }
  76. },
  77. "git-hooks": {
  78. "inputs": {
  79. "flake-compat": [
  80. "nixvim",
  81. "flake-compat"
  82. ],
  83. "gitignore": "gitignore",
  84. "nixpkgs": [
  85. "nixvim",
  86. "nixpkgs"
  87. ]
  88. },
  89. "locked": {
  90. "lastModified": 1737465171,
  91. "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
  92. "owner": "cachix",
  93. "repo": "git-hooks.nix",
  94. "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
  95. "type": "github"
  96. },
  97. "original": {
  98. "owner": "cachix",
  99. "repo": "git-hooks.nix",
  100. "type": "github"
  101. }
  102. },
  103. "gitignore": {
  104. "inputs": {
  105. "nixpkgs": [
  106. "nixvim",
  107. "git-hooks",
  108. "nixpkgs"
  109. ]
  110. },
  111. "locked": {
  112. "lastModified": 1709087332,
  113. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  114. "owner": "hercules-ci",
  115. "repo": "gitignore.nix",
  116. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  117. "type": "github"
  118. },
  119. "original": {
  120. "owner": "hercules-ci",
  121. "repo": "gitignore.nix",
  122. "type": "github"
  123. }
  124. },
  125. "home-manager": {
  126. "inputs": {
  127. "nixpkgs": [
  128. "nixpkgs"
  129. ]
  130. },
  131. "locked": {
  132. "lastModified": 1736373539,
  133. "narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
  134. "owner": "nix-community",
  135. "repo": "home-manager",
  136. "rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
  137. "type": "github"
  138. },
  139. "original": {
  140. "owner": "nix-community",
  141. "ref": "release-24.11",
  142. "repo": "home-manager",
  143. "type": "github"
  144. }
  145. },
  146. "home-manager_2": {
  147. "inputs": {
  148. "nixpkgs": [
  149. "nixvim",
  150. "nixpkgs"
  151. ]
  152. },
  153. "locked": {
  154. "lastModified": 1737630279,
  155. "narHash": "sha256-wJQCxyMRc4P26zDrHmZiRD5bbfcJpqPG3e2djdGG3pk=",
  156. "owner": "nix-community",
  157. "repo": "home-manager",
  158. "rev": "0db5c8bfcce78583ebbde0b2abbc95ad93445f7c",
  159. "type": "github"
  160. },
  161. "original": {
  162. "owner": "nix-community",
  163. "repo": "home-manager",
  164. "type": "github"
  165. }
  166. },
  167. "ixx": {
  168. "inputs": {
  169. "flake-utils": [
  170. "nixvim",
  171. "nuschtosSearch",
  172. "flake-utils"
  173. ],
  174. "nixpkgs": [
  175. "nixvim",
  176. "nuschtosSearch",
  177. "nixpkgs"
  178. ]
  179. },
  180. "locked": {
  181. "lastModified": 1729958008,
  182. "narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
  183. "owner": "NuschtOS",
  184. "repo": "ixx",
  185. "rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
  186. "type": "github"
  187. },
  188. "original": {
  189. "owner": "NuschtOS",
  190. "ref": "v0.0.6",
  191. "repo": "ixx",
  192. "type": "github"
  193. }
  194. },
  195. "nix-darwin": {
  196. "inputs": {
  197. "nixpkgs": [
  198. "nixvim",
  199. "nixpkgs"
  200. ]
  201. },
  202. "locked": {
  203. "lastModified": 1737504076,
  204. "narHash": "sha256-/B4XJnzYU/6K1ZZOBIgsa3K4pqDJrnC2579c44c+4rI=",
  205. "owner": "lnl7",
  206. "repo": "nix-darwin",
  207. "rev": "65cc1fa8e36ceff067daf6cfb142331f02f524d3",
  208. "type": "github"
  209. },
  210. "original": {
  211. "owner": "lnl7",
  212. "repo": "nix-darwin",
  213. "type": "github"
  214. }
  215. },
  216. "nixpkgs": {
  217. "locked": {
  218. "lastModified": 1737569578,
  219. "narHash": "sha256-6qY0pk2QmUtBT9Mywdvif0i/CLVgpCjMUn6g9vB+f3M=",
  220. "owner": "nixos",
  221. "repo": "nixpkgs",
  222. "rev": "47addd76727f42d351590c905d9d1905ca895b82",
  223. "type": "github"
  224. },
  225. "original": {
  226. "owner": "nixos",
  227. "ref": "nixos-24.11",
  228. "repo": "nixpkgs",
  229. "type": "github"
  230. }
  231. },
  232. "nixpkgs-darwin": {
  233. "locked": {
  234. "lastModified": 1737604399,
  235. "narHash": "sha256-6mhxTomwwim6OrUXnXzsbIEdNdUXPF4F2+sXf1MrXPw=",
  236. "owner": "nixos",
  237. "repo": "nixpkgs",
  238. "rev": "be24912af5998c5298b827d5304462e16d27215d",
  239. "type": "github"
  240. },
  241. "original": {
  242. "owner": "nixos",
  243. "ref": "nixpkgs-24.11-darwin",
  244. "repo": "nixpkgs",
  245. "type": "github"
  246. }
  247. },
  248. "nixpkgs-unstable": {
  249. "locked": {
  250. "lastModified": 1737557748,
  251. "narHash": "sha256-BaMuhctP1x00+8cBE2cJveJQb70/tWHI50MHj/ZrtOY=",
  252. "owner": "nixos",
  253. "repo": "nixpkgs",
  254. "rev": "606996d74f6e2a12635d41c1bf58bfc7ea3bb5ec",
  255. "type": "github"
  256. },
  257. "original": {
  258. "owner": "nixos",
  259. "ref": "nixpkgs-unstable",
  260. "repo": "nixpkgs",
  261. "type": "github"
  262. }
  263. },
  264. "nixvim": {
  265. "inputs": {
  266. "devshell": "devshell",
  267. "flake-compat": "flake-compat",
  268. "flake-parts": "flake-parts",
  269. "git-hooks": "git-hooks",
  270. "home-manager": "home-manager_2",
  271. "nix-darwin": "nix-darwin",
  272. "nixpkgs": [
  273. "nixpkgs-unstable"
  274. ],
  275. "nuschtosSearch": "nuschtosSearch",
  276. "treefmt-nix": "treefmt-nix"
  277. },
  278. "locked": {
  279. "lastModified": 1737667561,
  280. "narHash": "sha256-BKUapQPTji3V2uxymGq62/UWF1XMjfHvKd565jj1HlA=",
  281. "owner": "nix-community",
  282. "repo": "nixvim",
  283. "rev": "aab2b81792567237c104b90c3936e073d28a9ac6",
  284. "type": "github"
  285. },
  286. "original": {
  287. "owner": "nix-community",
  288. "ref": "main",
  289. "repo": "nixvim",
  290. "type": "github"
  291. }
  292. },
  293. "nuschtosSearch": {
  294. "inputs": {
  295. "flake-utils": "flake-utils",
  296. "ixx": "ixx",
  297. "nixpkgs": [
  298. "nixvim",
  299. "nixpkgs"
  300. ]
  301. },
  302. "locked": {
  303. "lastModified": 1737372689,
  304. "narHash": "sha256-nH3zK2ki0fd5o5qvbGHxukE4qnOLJa1uCzoDObG5vrE=",
  305. "owner": "NuschtOS",
  306. "repo": "search",
  307. "rev": "570cc17bbc25650eb7d69e4fcda8cfd2f1656922",
  308. "type": "github"
  309. },
  310. "original": {
  311. "owner": "NuschtOS",
  312. "repo": "search",
  313. "type": "github"
  314. }
  315. },
  316. "root": {
  317. "inputs": {
  318. "home-manager": "home-manager",
  319. "nixpkgs": "nixpkgs",
  320. "nixpkgs-darwin": "nixpkgs-darwin",
  321. "nixpkgs-unstable": "nixpkgs-unstable",
  322. "nixvim": "nixvim"
  323. }
  324. },
  325. "systems": {
  326. "locked": {
  327. "lastModified": 1681028828,
  328. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  329. "owner": "nix-systems",
  330. "repo": "default",
  331. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  332. "type": "github"
  333. },
  334. "original": {
  335. "owner": "nix-systems",
  336. "repo": "default",
  337. "type": "github"
  338. }
  339. },
  340. "treefmt-nix": {
  341. "inputs": {
  342. "nixpkgs": [
  343. "nixvim",
  344. "nixpkgs"
  345. ]
  346. },
  347. "locked": {
  348. "lastModified": 1737483750,
  349. "narHash": "sha256-5An1wq5U8sNycOBBg3nsDDgpwBmR9liOpDGlhliA6Xo=",
  350. "owner": "numtide",
  351. "repo": "treefmt-nix",
  352. "rev": "f2cc121df15418d028a59c9737d38e3a90fbaf8f",
  353. "type": "github"
  354. },
  355. "original": {
  356. "owner": "numtide",
  357. "repo": "treefmt-nix",
  358. "type": "github"
  359. }
  360. }
  361. },
  362. "root": "root",
  363. "version": 7
  364. }