1
0

flake.lock 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  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": 1696426674,
  27. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  28. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  29. "revCount": 57,
  30. "type": "tarball",
  31. "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/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": 1737043064,
  91. "narHash": "sha256-I/OuxGwXwRi5gnFPsyCvVR+IfFstA+QXEpHu1hvsgD8=",
  92. "owner": "cachix",
  93. "repo": "git-hooks.nix",
  94. "rev": "94ee657f6032d913fe0ef49adaa743804635b0bb",
  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": 1736373539,
  155. "narHash": "sha256-dinzAqCjenWDxuy+MqUQq0I4zUSfaCvN9rzuCmgMZJY=",
  156. "owner": "nix-community",
  157. "repo": "home-manager",
  158. "rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
  159. "type": "github"
  160. },
  161. "original": {
  162. "owner": "nix-community",
  163. "ref": "release-24.11",
  164. "repo": "home-manager",
  165. "type": "github"
  166. }
  167. },
  168. "ixx": {
  169. "inputs": {
  170. "flake-utils": [
  171. "nixvim",
  172. "nuschtosSearch",
  173. "flake-utils"
  174. ],
  175. "nixpkgs": [
  176. "nixvim",
  177. "nuschtosSearch",
  178. "nixpkgs"
  179. ]
  180. },
  181. "locked": {
  182. "lastModified": 1729958008,
  183. "narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
  184. "owner": "NuschtOS",
  185. "repo": "ixx",
  186. "rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
  187. "type": "github"
  188. },
  189. "original": {
  190. "owner": "NuschtOS",
  191. "ref": "v0.0.6",
  192. "repo": "ixx",
  193. "type": "github"
  194. }
  195. },
  196. "nix-darwin": {
  197. "inputs": {
  198. "nixpkgs": [
  199. "nixvim",
  200. "nixpkgs"
  201. ]
  202. },
  203. "locked": {
  204. "lastModified": 1736820923,
  205. "narHash": "sha256-SDuKLOWAh8VJRXlNWQn9QE99bjeEUAAbYXqrKGbsiyk=",
  206. "owner": "lnl7",
  207. "repo": "nix-darwin",
  208. "rev": "944c2b181792ae7ae6b20c0df3f44879c11706c9",
  209. "type": "github"
  210. },
  211. "original": {
  212. "owner": "lnl7",
  213. "ref": "nix-darwin-24.11",
  214. "repo": "nix-darwin",
  215. "type": "github"
  216. }
  217. },
  218. "nixpkgs": {
  219. "locked": {
  220. "lastModified": 1737672001,
  221. "narHash": "sha256-YnHJJ19wqmibLQdUeq9xzE6CjrMA568KN/lFPuSVs4I=",
  222. "owner": "nixos",
  223. "repo": "nixpkgs",
  224. "rev": "035f8c0853c2977b24ffc4d0a42c74f00b182cd8",
  225. "type": "github"
  226. },
  227. "original": {
  228. "owner": "nixos",
  229. "ref": "nixos-24.11",
  230. "repo": "nixpkgs",
  231. "type": "github"
  232. }
  233. },
  234. "nixpkgs-darwin": {
  235. "locked": {
  236. "lastModified": 1737728197,
  237. "narHash": "sha256-Ltd3Ov3awL2OWS69Dm+6dRLpm1UdMuvQzF9GgfOyz30=",
  238. "owner": "nixos",
  239. "repo": "nixpkgs",
  240. "rev": "8e39f04b54a435f14b9c1d6a6caede0a0a9825b6",
  241. "type": "github"
  242. },
  243. "original": {
  244. "owner": "nixos",
  245. "ref": "nixpkgs-24.11-darwin",
  246. "repo": "nixpkgs",
  247. "type": "github"
  248. }
  249. },
  250. "nixpkgs-unstable": {
  251. "locked": {
  252. "lastModified": 1737717945,
  253. "narHash": "sha256-ET91TMkab3PmOZnqiJQYOtSGvSTvGeHoegAv4zcTefM=",
  254. "owner": "nixos",
  255. "repo": "nixpkgs",
  256. "rev": "ecd26a469ac56357fd333946a99086e992452b6a",
  257. "type": "github"
  258. },
  259. "original": {
  260. "owner": "nixos",
  261. "ref": "nixpkgs-unstable",
  262. "repo": "nixpkgs",
  263. "type": "github"
  264. }
  265. },
  266. "nixvim": {
  267. "inputs": {
  268. "devshell": "devshell",
  269. "flake-compat": "flake-compat",
  270. "flake-parts": "flake-parts",
  271. "git-hooks": "git-hooks",
  272. "home-manager": "home-manager_2",
  273. "nix-darwin": "nix-darwin",
  274. "nixpkgs": [
  275. "nixpkgs"
  276. ],
  277. "nuschtosSearch": "nuschtosSearch",
  278. "treefmt-nix": "treefmt-nix"
  279. },
  280. "locked": {
  281. "lastModified": 1737283156,
  282. "narHash": "sha256-FyHmM6vvz+UxCrPZo/poIaZBZejLHVKkAH4cjtUxZDA=",
  283. "owner": "nix-community",
  284. "repo": "nixvim",
  285. "rev": "abcbd250b8a2c7aab1f4b2b9e01598ee24b42337",
  286. "type": "github"
  287. },
  288. "original": {
  289. "owner": "nix-community",
  290. "ref": "nixos-24.11",
  291. "repo": "nixvim",
  292. "type": "github"
  293. }
  294. },
  295. "nuschtosSearch": {
  296. "inputs": {
  297. "flake-utils": "flake-utils",
  298. "ixx": "ixx",
  299. "nixpkgs": [
  300. "nixvim",
  301. "nixpkgs"
  302. ]
  303. },
  304. "locked": {
  305. "lastModified": 1735854821,
  306. "narHash": "sha256-Iv59gMDZajNfezTO0Fw6LHE7uKAShxbvMidmZREit7c=",
  307. "owner": "NuschtOS",
  308. "repo": "search",
  309. "rev": "836908e3bddd837ae0f13e215dd48767aee355f0",
  310. "type": "github"
  311. },
  312. "original": {
  313. "owner": "NuschtOS",
  314. "repo": "search",
  315. "type": "github"
  316. }
  317. },
  318. "root": {
  319. "inputs": {
  320. "home-manager": "home-manager",
  321. "nixpkgs": "nixpkgs",
  322. "nixpkgs-darwin": "nixpkgs-darwin",
  323. "nixpkgs-unstable": "nixpkgs-unstable",
  324. "nixvim": "nixvim"
  325. }
  326. },
  327. "systems": {
  328. "locked": {
  329. "lastModified": 1681028828,
  330. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  331. "owner": "nix-systems",
  332. "repo": "default",
  333. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  334. "type": "github"
  335. },
  336. "original": {
  337. "owner": "nix-systems",
  338. "repo": "default",
  339. "type": "github"
  340. }
  341. },
  342. "treefmt-nix": {
  343. "inputs": {
  344. "nixpkgs": [
  345. "nixvim",
  346. "nixpkgs"
  347. ]
  348. },
  349. "locked": {
  350. "lastModified": 1737103437,
  351. "narHash": "sha256-uPNWcYbhY2fjY3HOfRCR5jsfzdzemhfxLSxwjXYXqNc=",
  352. "owner": "numtide",
  353. "repo": "treefmt-nix",
  354. "rev": "d1ed3b385f8130e392870cfb1dbfaff8a63a1899",
  355. "type": "github"
  356. },
  357. "original": {
  358. "owner": "numtide",
  359. "repo": "treefmt-nix",
  360. "type": "github"
  361. }
  362. }
  363. },
  364. "root": "root",
  365. "version": 7
  366. }