flake.lock 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760
  1. {
  2. "nodes": {
  3. "aquamarine": {
  4. "inputs": {
  5. "hyprutils": [
  6. "hyprland",
  7. "hyprutils"
  8. ],
  9. "hyprwayland-scanner": [
  10. "hyprland",
  11. "hyprwayland-scanner"
  12. ],
  13. "nixpkgs": [
  14. "hyprland",
  15. "nixpkgs"
  16. ],
  17. "systems": [
  18. "hyprland",
  19. "systems"
  20. ]
  21. },
  22. "locked": {
  23. "lastModified": 1739103745,
  24. "narHash": "sha256-c53dcRaw0F4Os9WD05HwIRs9kTDZw4Mxe1XK4edEALo=",
  25. "owner": "hyprwm",
  26. "repo": "aquamarine",
  27. "rev": "a3dda0d10ce9aa1d1dfb7a6c139ea8c2872c74bd",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "hyprwm",
  32. "repo": "aquamarine",
  33. "type": "github"
  34. }
  35. },
  36. "base16-schemes": {
  37. "flake": false,
  38. "locked": {
  39. "lastModified": 1696158499,
  40. "narHash": "sha256-5yIHgDTPjoX/3oDEfLSQ0eJZdFL1SaCfb9d6M0RmOTM=",
  41. "owner": "tinted-theming",
  42. "repo": "base16-schemes",
  43. "rev": "a9112eaae86d9dd8ee6bb9445b664fba2f94037a",
  44. "type": "github"
  45. },
  46. "original": {
  47. "owner": "tinted-theming",
  48. "repo": "base16-schemes",
  49. "type": "github"
  50. }
  51. },
  52. "chaotic": {
  53. "inputs": {
  54. "fenix": "fenix",
  55. "flake-schemas": "flake-schemas",
  56. "home-manager": "home-manager",
  57. "jovian": "jovian",
  58. "nixpkgs": "nixpkgs"
  59. },
  60. "locked": {
  61. "lastModified": 1739541414,
  62. "narHash": "sha256-F3HAp7k9/ZCvD1642D5Q3jbP35jjOmyBAfTli9yc2oU=",
  63. "owner": "chaotic-cx",
  64. "repo": "nyx",
  65. "rev": "946e012ae9ce4d3da5ff51b6e8f7bfbe8864db34",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "chaotic-cx",
  70. "ref": "nyxpkgs-unstable",
  71. "repo": "nyx",
  72. "type": "github"
  73. }
  74. },
  75. "crane": {
  76. "locked": {
  77. "lastModified": 1731098351,
  78. "narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",
  79. "owner": "ipetkov",
  80. "repo": "crane",
  81. "rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",
  82. "type": "github"
  83. },
  84. "original": {
  85. "owner": "ipetkov",
  86. "repo": "crane",
  87. "type": "github"
  88. }
  89. },
  90. "devshell": {
  91. "inputs": {
  92. "nixpkgs": [
  93. "ludovico-nixvim",
  94. "nixvim",
  95. "nixpkgs"
  96. ]
  97. },
  98. "locked": {
  99. "lastModified": 1735644329,
  100. "narHash": "sha256-tO3HrHriyLvipc4xr+Ewtdlo7wM1OjXNjlWRgmM7peY=",
  101. "owner": "numtide",
  102. "repo": "devshell",
  103. "rev": "f7795ede5b02664b57035b3b757876703e2c3eac",
  104. "type": "github"
  105. },
  106. "original": {
  107. "owner": "numtide",
  108. "repo": "devshell",
  109. "type": "github"
  110. }
  111. },
  112. "fenix": {
  113. "inputs": {
  114. "nixpkgs": [
  115. "chaotic",
  116. "nixpkgs"
  117. ],
  118. "rust-analyzer-src": "rust-analyzer-src"
  119. },
  120. "locked": {
  121. "lastModified": 1739342042,
  122. "narHash": "sha256-oi6joJyRviczLJeN8TEI1XVKVb+E/UCnMTtdIn/6fhg=",
  123. "owner": "nix-community",
  124. "repo": "fenix",
  125. "rev": "2d0149540591393c61dfd29f6883ba712d24e04f",
  126. "type": "github"
  127. },
  128. "original": {
  129. "owner": "nix-community",
  130. "repo": "fenix",
  131. "type": "github"
  132. }
  133. },
  134. "firefox-addons": {
  135. "inputs": {
  136. "flake-utils": "flake-utils",
  137. "nixpkgs": [
  138. "nixpkgs"
  139. ]
  140. },
  141. "locked": {
  142. "dir": "pkgs/firefox-addons",
  143. "lastModified": 1739592202,
  144. "narHash": "sha256-ghQ9Z+PONjMTv4TK0+WyMM9Ih5osZL21UdgLbbJnSek=",
  145. "owner": "rycee",
  146. "repo": "nur-expressions",
  147. "rev": "4e266f1da531f169f1ff3d62942cf9cd901ee579",
  148. "type": "gitlab"
  149. },
  150. "original": {
  151. "dir": "pkgs/firefox-addons",
  152. "owner": "rycee",
  153. "repo": "nur-expressions",
  154. "type": "gitlab"
  155. }
  156. },
  157. "flake-compat": {
  158. "flake": false,
  159. "locked": {
  160. "lastModified": 1696426674,
  161. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  162. "owner": "edolstra",
  163. "repo": "flake-compat",
  164. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  165. "type": "github"
  166. },
  167. "original": {
  168. "owner": "edolstra",
  169. "repo": "flake-compat",
  170. "type": "github"
  171. }
  172. },
  173. "flake-compat_2": {
  174. "flake": false,
  175. "locked": {
  176. "lastModified": 1696426674,
  177. "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
  178. "owner": "edolstra",
  179. "repo": "flake-compat",
  180. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  181. "type": "github"
  182. },
  183. "original": {
  184. "owner": "edolstra",
  185. "repo": "flake-compat",
  186. "type": "github"
  187. }
  188. },
  189. "flake-compat_3": {
  190. "locked": {
  191. "lastModified": 1733328505,
  192. "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
  193. "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
  194. "revCount": 69,
  195. "type": "tarball",
  196. "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
  197. },
  198. "original": {
  199. "type": "tarball",
  200. "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
  201. }
  202. },
  203. "flake-parts": {
  204. "inputs": {
  205. "nixpkgs-lib": [
  206. "nixpkgs"
  207. ]
  208. },
  209. "locked": {
  210. "lastModified": 1738453229,
  211. "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
  212. "owner": "hercules-ci",
  213. "repo": "flake-parts",
  214. "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
  215. "type": "github"
  216. },
  217. "original": {
  218. "owner": "hercules-ci",
  219. "repo": "flake-parts",
  220. "type": "github"
  221. }
  222. },
  223. "flake-parts_2": {
  224. "inputs": {
  225. "nixpkgs-lib": [
  226. "lanzaboote",
  227. "nixpkgs"
  228. ]
  229. },
  230. "locked": {
  231. "lastModified": 1730504689,
  232. "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
  233. "owner": "hercules-ci",
  234. "repo": "flake-parts",
  235. "rev": "506278e768c2a08bec68eb62932193e341f55c90",
  236. "type": "github"
  237. },
  238. "original": {
  239. "owner": "hercules-ci",
  240. "repo": "flake-parts",
  241. "type": "github"
  242. }
  243. },
  244. "flake-parts_3": {
  245. "inputs": {
  246. "nixpkgs-lib": "nixpkgs-lib"
  247. },
  248. "locked": {
  249. "lastModified": 1738453229,
  250. "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
  251. "owner": "hercules-ci",
  252. "repo": "flake-parts",
  253. "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
  254. "type": "github"
  255. },
  256. "original": {
  257. "owner": "hercules-ci",
  258. "repo": "flake-parts",
  259. "type": "github"
  260. }
  261. },
  262. "flake-parts_4": {
  263. "inputs": {
  264. "nixpkgs-lib": "nixpkgs-lib_2"
  265. },
  266. "locked": {
  267. "lastModified": 1738453229,
  268. "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
  269. "owner": "hercules-ci",
  270. "repo": "flake-parts",
  271. "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
  272. "type": "github"
  273. },
  274. "original": {
  275. "owner": "hercules-ci",
  276. "repo": "flake-parts",
  277. "type": "github"
  278. }
  279. },
  280. "flake-parts_5": {
  281. "inputs": {
  282. "nixpkgs-lib": [
  283. "ludovico-nixvim",
  284. "nixvim",
  285. "nixpkgs"
  286. ]
  287. },
  288. "locked": {
  289. "lastModified": 1738453229,
  290. "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
  291. "owner": "hercules-ci",
  292. "repo": "flake-parts",
  293. "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
  294. "type": "github"
  295. },
  296. "original": {
  297. "owner": "hercules-ci",
  298. "repo": "flake-parts",
  299. "type": "github"
  300. }
  301. },
  302. "flake-schemas": {
  303. "locked": {
  304. "lastModified": 1721999734,
  305. "narHash": "sha256-G5CxYeJVm4lcEtaO87LKzOsVnWeTcHGKbKxNamNWgOw=",
  306. "rev": "0a5c42297d870156d9c57d8f99e476b738dcd982",
  307. "revCount": 75,
  308. "type": "tarball",
  309. "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.5/0190ef2f-61e0-794b-ba14-e82f225e55e6/source.tar.gz"
  310. },
  311. "original": {
  312. "type": "tarball",
  313. "url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%3D0.1.5.tar.gz"
  314. }
  315. },
  316. "flake-utils": {
  317. "locked": {
  318. "lastModified": 1629284811,
  319. "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
  320. "owner": "numtide",
  321. "repo": "flake-utils",
  322. "rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
  323. "type": "github"
  324. },
  325. "original": {
  326. "owner": "numtide",
  327. "repo": "flake-utils",
  328. "type": "github"
  329. }
  330. },
  331. "flake-utils_2": {
  332. "inputs": {
  333. "systems": "systems_3"
  334. },
  335. "locked": {
  336. "lastModified": 1731533236,
  337. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  338. "owner": "numtide",
  339. "repo": "flake-utils",
  340. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  341. "type": "github"
  342. },
  343. "original": {
  344. "owner": "numtide",
  345. "repo": "flake-utils",
  346. "type": "github"
  347. }
  348. },
  349. "flake-utils_3": {
  350. "inputs": {
  351. "systems": "systems_4"
  352. },
  353. "locked": {
  354. "lastModified": 1731533236,
  355. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  356. "owner": "numtide",
  357. "repo": "flake-utils",
  358. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  359. "type": "github"
  360. },
  361. "original": {
  362. "owner": "numtide",
  363. "repo": "flake-utils",
  364. "type": "github"
  365. }
  366. },
  367. "flakey-profile": {
  368. "locked": {
  369. "lastModified": 1712898590,
  370. "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
  371. "owner": "lf-",
  372. "repo": "flakey-profile",
  373. "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
  374. "type": "github"
  375. },
  376. "original": {
  377. "owner": "lf-",
  378. "repo": "flakey-profile",
  379. "type": "github"
  380. }
  381. },
  382. "git-hooks": {
  383. "inputs": {
  384. "flake-compat": [
  385. "ludovico-nixvim",
  386. "nixvim",
  387. "flake-compat"
  388. ],
  389. "gitignore": "gitignore_3",
  390. "nixpkgs": [
  391. "ludovico-nixvim",
  392. "nixvim",
  393. "nixpkgs"
  394. ]
  395. },
  396. "locked": {
  397. "lastModified": 1737465171,
  398. "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
  399. "owner": "cachix",
  400. "repo": "git-hooks.nix",
  401. "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
  402. "type": "github"
  403. },
  404. "original": {
  405. "owner": "cachix",
  406. "repo": "git-hooks.nix",
  407. "type": "github"
  408. }
  409. },
  410. "gitignore": {
  411. "inputs": {
  412. "nixpkgs": [
  413. "hyprland",
  414. "pre-commit-hooks",
  415. "nixpkgs"
  416. ]
  417. },
  418. "locked": {
  419. "lastModified": 1709087332,
  420. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  421. "owner": "hercules-ci",
  422. "repo": "gitignore.nix",
  423. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  424. "type": "github"
  425. },
  426. "original": {
  427. "owner": "hercules-ci",
  428. "repo": "gitignore.nix",
  429. "type": "github"
  430. }
  431. },
  432. "gitignore_2": {
  433. "inputs": {
  434. "nixpkgs": [
  435. "lanzaboote",
  436. "pre-commit-hooks-nix",
  437. "nixpkgs"
  438. ]
  439. },
  440. "locked": {
  441. "lastModified": 1709087332,
  442. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  443. "owner": "hercules-ci",
  444. "repo": "gitignore.nix",
  445. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  446. "type": "github"
  447. },
  448. "original": {
  449. "owner": "hercules-ci",
  450. "repo": "gitignore.nix",
  451. "type": "github"
  452. }
  453. },
  454. "gitignore_3": {
  455. "inputs": {
  456. "nixpkgs": [
  457. "ludovico-nixvim",
  458. "nixvim",
  459. "git-hooks",
  460. "nixpkgs"
  461. ]
  462. },
  463. "locked": {
  464. "lastModified": 1709087332,
  465. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  466. "owner": "hercules-ci",
  467. "repo": "gitignore.nix",
  468. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  469. "type": "github"
  470. },
  471. "original": {
  472. "owner": "hercules-ci",
  473. "repo": "gitignore.nix",
  474. "type": "github"
  475. }
  476. },
  477. "home-manager": {
  478. "inputs": {
  479. "nixpkgs": [
  480. "chaotic",
  481. "nixpkgs"
  482. ]
  483. },
  484. "locked": {
  485. "lastModified": 1739381933,
  486. "narHash": "sha256-4gvobxITgcrNGfwsVG5a46QzQCX89btIYw23p0ilbcc=",
  487. "owner": "nix-community",
  488. "repo": "home-manager",
  489. "rev": "15b59d4191b993ebdfcb1f61b834fced217882ba",
  490. "type": "github"
  491. },
  492. "original": {
  493. "owner": "nix-community",
  494. "repo": "home-manager",
  495. "type": "github"
  496. }
  497. },
  498. "home-manager_2": {
  499. "inputs": {
  500. "nixpkgs": [
  501. "nixpkgs"
  502. ]
  503. },
  504. "locked": {
  505. "lastModified": 1739571712,
  506. "narHash": "sha256-0UdSDV/TBY+GuxXLbrLq3l2Fq02ciyKCIMy4qmnfJXQ=",
  507. "owner": "nix-community",
  508. "repo": "home-manager",
  509. "rev": "6d3163aea47fdb1fe19744e91306a2ea4f602292",
  510. "type": "github"
  511. },
  512. "original": {
  513. "owner": "nix-community",
  514. "repo": "home-manager",
  515. "type": "github"
  516. }
  517. },
  518. "home-manager_3": {
  519. "inputs": {
  520. "nixpkgs": [
  521. "ludovico-nixvim",
  522. "nixpkgs"
  523. ]
  524. },
  525. "locked": {
  526. "lastModified": 1739571712,
  527. "narHash": "sha256-0UdSDV/TBY+GuxXLbrLq3l2Fq02ciyKCIMy4qmnfJXQ=",
  528. "owner": "nix-community",
  529. "repo": "home-manager",
  530. "rev": "6d3163aea47fdb1fe19744e91306a2ea4f602292",
  531. "type": "github"
  532. },
  533. "original": {
  534. "owner": "nix-community",
  535. "repo": "home-manager",
  536. "type": "github"
  537. }
  538. },
  539. "home-manager_4": {
  540. "inputs": {
  541. "nixpkgs": [
  542. "ludovico-nixvim",
  543. "nixvim",
  544. "nixpkgs"
  545. ]
  546. },
  547. "locked": {
  548. "lastModified": 1738878603,
  549. "narHash": "sha256-fmhq8B3MvQLawLbMO+LWLcdC2ftLMmwSk+P29icJ3tE=",
  550. "owner": "nix-community",
  551. "repo": "home-manager",
  552. "rev": "433799271274c9f2ab520a49527ebfe2992dcfbd",
  553. "type": "github"
  554. },
  555. "original": {
  556. "owner": "nix-community",
  557. "repo": "home-manager",
  558. "type": "github"
  559. }
  560. },
  561. "hyprcursor": {
  562. "inputs": {
  563. "hyprlang": [
  564. "hyprland",
  565. "hyprlang"
  566. ],
  567. "nixpkgs": [
  568. "hyprland",
  569. "nixpkgs"
  570. ],
  571. "systems": [
  572. "hyprland",
  573. "systems"
  574. ]
  575. },
  576. "locked": {
  577. "lastModified": 1738664950,
  578. "narHash": "sha256-xIeGNM+iivwVHkv9tHwOqoUP5dDrtees34bbFKKMZYs=",
  579. "owner": "hyprwm",
  580. "repo": "hyprcursor",
  581. "rev": "7c6d165e1eb9045a996551eb9f121b6d1b30adc3",
  582. "type": "github"
  583. },
  584. "original": {
  585. "owner": "hyprwm",
  586. "repo": "hyprcursor",
  587. "type": "github"
  588. }
  589. },
  590. "hyprcursor-phinger": {
  591. "inputs": {
  592. "nixpkgs": "nixpkgs_2"
  593. },
  594. "locked": {
  595. "lastModified": 1733645462,
  596. "narHash": "sha256-6ktkUyK1CAuAXRZLNcAvR7o9lduC/EX98wZaapi4Q5M=",
  597. "owner": "jappie3",
  598. "repo": "hyprcursor-phinger",
  599. "rev": "2e244e3398a3f9bbece6d21d56c2353cd773a8e6",
  600. "type": "github"
  601. },
  602. "original": {
  603. "owner": "jappie3",
  604. "repo": "hyprcursor-phinger",
  605. "type": "github"
  606. }
  607. },
  608. "hyprgraphics": {
  609. "inputs": {
  610. "hyprutils": [
  611. "hyprland",
  612. "hyprutils"
  613. ],
  614. "nixpkgs": [
  615. "hyprland",
  616. "nixpkgs"
  617. ],
  618. "systems": [
  619. "hyprland",
  620. "systems"
  621. ]
  622. },
  623. "locked": {
  624. "lastModified": 1739049071,
  625. "narHash": "sha256-3+7TpXMrbsUXSwgr5VAKAnmkzMb6JO+Rvc9XRb5NMg4=",
  626. "owner": "hyprwm",
  627. "repo": "hyprgraphics",
  628. "rev": "175c6b29b6ff82100539e7c4363a35a02c74dd73",
  629. "type": "github"
  630. },
  631. "original": {
  632. "owner": "hyprwm",
  633. "repo": "hyprgraphics",
  634. "type": "github"
  635. }
  636. },
  637. "hyprgraphics_2": {
  638. "inputs": {
  639. "hyprutils": [
  640. "hyprlock",
  641. "hyprutils"
  642. ],
  643. "nixpkgs": [
  644. "hyprlock",
  645. "nixpkgs"
  646. ],
  647. "systems": [
  648. "hyprlock",
  649. "systems"
  650. ]
  651. },
  652. "locked": {
  653. "lastModified": 1737634889,
  654. "narHash": "sha256-9JZE3KxcXOqZH9zs3UeadngDiK/yIACTiAR8HSA/TNI=",
  655. "owner": "hyprwm",
  656. "repo": "hyprgraphics",
  657. "rev": "0d77b4895ad5f1bb3b0ee43103a5246c58b65591",
  658. "type": "github"
  659. },
  660. "original": {
  661. "owner": "hyprwm",
  662. "repo": "hyprgraphics",
  663. "type": "github"
  664. }
  665. },
  666. "hyprland": {
  667. "inputs": {
  668. "aquamarine": "aquamarine",
  669. "hyprcursor": "hyprcursor",
  670. "hyprgraphics": "hyprgraphics",
  671. "hyprland-protocols": "hyprland-protocols",
  672. "hyprland-qtutils": "hyprland-qtutils",
  673. "hyprlang": "hyprlang",
  674. "hyprutils": "hyprutils",
  675. "hyprwayland-scanner": "hyprwayland-scanner",
  676. "nixpkgs": [
  677. "nixpkgs"
  678. ],
  679. "pre-commit-hooks": "pre-commit-hooks",
  680. "systems": "systems",
  681. "xdph": "xdph"
  682. },
  683. "locked": {
  684. "lastModified": 1739628112,
  685. "narHash": "sha256-XvenvXKLnKUVms28I6aaVvFC98mX75jfXRCYAK7RybE=",
  686. "owner": "hyprwm",
  687. "repo": "Hyprland",
  688. "rev": "410da2e46fc44d93196cd902a070391a416cff01",
  689. "type": "github"
  690. },
  691. "original": {
  692. "owner": "hyprwm",
  693. "repo": "Hyprland",
  694. "type": "github"
  695. }
  696. },
  697. "hyprland-protocols": {
  698. "inputs": {
  699. "nixpkgs": [
  700. "hyprland",
  701. "nixpkgs"
  702. ],
  703. "systems": [
  704. "hyprland",
  705. "systems"
  706. ]
  707. },
  708. "locked": {
  709. "lastModified": 1738422629,
  710. "narHash": "sha256-5v+bv75wJWvahyM2xcMTSNNxmV8a7hb01Eey5zYnBJw=",
  711. "owner": "hyprwm",
  712. "repo": "hyprland-protocols",
  713. "rev": "755aef8dab49d0fc4663c715fa4ad221b2aedaed",
  714. "type": "github"
  715. },
  716. "original": {
  717. "owner": "hyprwm",
  718. "repo": "hyprland-protocols",
  719. "type": "github"
  720. }
  721. },
  722. "hyprland-qt-support": {
  723. "inputs": {
  724. "hyprlang": [
  725. "hyprland",
  726. "hyprland-qtutils",
  727. "hyprlang"
  728. ],
  729. "nixpkgs": [
  730. "hyprland",
  731. "hyprland-qtutils",
  732. "nixpkgs"
  733. ],
  734. "systems": [
  735. "hyprland",
  736. "hyprland-qtutils",
  737. "systems"
  738. ]
  739. },
  740. "locked": {
  741. "lastModified": 1737634706,
  742. "narHash": "sha256-nGCibkfsXz7ARx5R+SnisRtMq21IQIhazp6viBU8I/A=",
  743. "owner": "hyprwm",
  744. "repo": "hyprland-qt-support",
  745. "rev": "8810df502cdee755993cb803eba7b23f189db795",
  746. "type": "github"
  747. },
  748. "original": {
  749. "owner": "hyprwm",
  750. "repo": "hyprland-qt-support",
  751. "type": "github"
  752. }
  753. },
  754. "hyprland-qtutils": {
  755. "inputs": {
  756. "hyprland-qt-support": "hyprland-qt-support",
  757. "hyprlang": [
  758. "hyprland",
  759. "hyprlang"
  760. ],
  761. "hyprutils": [
  762. "hyprland",
  763. "hyprland-qtutils",
  764. "hyprlang",
  765. "hyprutils"
  766. ],
  767. "nixpkgs": [
  768. "hyprland",
  769. "nixpkgs"
  770. ],
  771. "systems": [
  772. "hyprland",
  773. "systems"
  774. ]
  775. },
  776. "locked": {
  777. "lastModified": 1739048983,
  778. "narHash": "sha256-REhTcXq4qs3B3cCDtLlYDz0GZvmsBSh947Ub6pQWGTQ=",
  779. "owner": "hyprwm",
  780. "repo": "hyprland-qtutils",
  781. "rev": "3504a293c8f8db4127cb0f7cfc1a318ffb4316f8",
  782. "type": "github"
  783. },
  784. "original": {
  785. "owner": "hyprwm",
  786. "repo": "hyprland-qtutils",
  787. "type": "github"
  788. }
  789. },
  790. "hyprlang": {
  791. "inputs": {
  792. "hyprutils": [
  793. "hyprland",
  794. "hyprutils"
  795. ],
  796. "nixpkgs": [
  797. "hyprland",
  798. "nixpkgs"
  799. ],
  800. "systems": [
  801. "hyprland",
  802. "systems"
  803. ]
  804. },
  805. "locked": {
  806. "lastModified": 1739048914,
  807. "narHash": "sha256-vd5rJBTmp2w7SDgfv23Zcd84ktI5eDA7e5UBzx+pKrU=",
  808. "owner": "hyprwm",
  809. "repo": "hyprlang",
  810. "rev": "a7334904d591f38757c46fbe2ab68651877d9099",
  811. "type": "github"
  812. },
  813. "original": {
  814. "owner": "hyprwm",
  815. "repo": "hyprlang",
  816. "type": "github"
  817. }
  818. },
  819. "hyprlang_2": {
  820. "inputs": {
  821. "hyprutils": [
  822. "hyprlock",
  823. "hyprutils"
  824. ],
  825. "nixpkgs": [
  826. "hyprlock",
  827. "nixpkgs"
  828. ],
  829. "systems": [
  830. "hyprlock",
  831. "systems"
  832. ]
  833. },
  834. "locked": {
  835. "lastModified": 1737634606,
  836. "narHash": "sha256-W7W87Cv6wqZ9PHegI6rH1+ve3zJPiyevMFf0/HwdbCQ=",
  837. "owner": "hyprwm",
  838. "repo": "hyprlang",
  839. "rev": "f41271d35cc0f370d300413d756c2677f386af9d",
  840. "type": "github"
  841. },
  842. "original": {
  843. "owner": "hyprwm",
  844. "repo": "hyprlang",
  845. "type": "github"
  846. }
  847. },
  848. "hyprlock": {
  849. "inputs": {
  850. "hyprgraphics": "hyprgraphics_2",
  851. "hyprlang": "hyprlang_2",
  852. "hyprutils": "hyprutils_2",
  853. "hyprwayland-scanner": "hyprwayland-scanner_2",
  854. "nixpkgs": [
  855. "nixpkgs"
  856. ],
  857. "systems": "systems_2"
  858. },
  859. "locked": {
  860. "lastModified": 1739183634,
  861. "narHash": "sha256-z//x2artwXwoCKc1QEqu4wbP6K8QheFUH6EZemlFqxo=",
  862. "owner": "hyprwm",
  863. "repo": "hyprlock",
  864. "rev": "82b63a6930931f9a10db578d30bb868b0e91a211",
  865. "type": "github"
  866. },
  867. "original": {
  868. "owner": "hyprwm",
  869. "repo": "hyprlock",
  870. "type": "github"
  871. }
  872. },
  873. "hyprutils": {
  874. "inputs": {
  875. "nixpkgs": [
  876. "hyprland",
  877. "nixpkgs"
  878. ],
  879. "systems": [
  880. "hyprland",
  881. "systems"
  882. ]
  883. },
  884. "locked": {
  885. "lastModified": 1739048933,
  886. "narHash": "sha256-ck6MaoYvISBQKqZR+HcxXnx0wOhyCauxfVMaV5zhJxQ=",
  887. "owner": "hyprwm",
  888. "repo": "hyprutils",
  889. "rev": "e4e018a2ca6f5a9c33511973454199e1c7c85499",
  890. "type": "github"
  891. },
  892. "original": {
  893. "owner": "hyprwm",
  894. "repo": "hyprutils",
  895. "type": "github"
  896. }
  897. },
  898. "hyprutils_2": {
  899. "inputs": {
  900. "nixpkgs": [
  901. "hyprlock",
  902. "nixpkgs"
  903. ],
  904. "systems": [
  905. "hyprlock",
  906. "systems"
  907. ]
  908. },
  909. "locked": {
  910. "lastModified": 1737978343,
  911. "narHash": "sha256-TfFS0HCEJh63Kahrkp1h9hVDMdLU8a37Zz+IFucxyfA=",
  912. "owner": "hyprwm",
  913. "repo": "hyprutils",
  914. "rev": "6a8bc9d2a4451df12f5179dc0b1d2d46518a90ab",
  915. "type": "github"
  916. },
  917. "original": {
  918. "owner": "hyprwm",
  919. "repo": "hyprutils",
  920. "type": "github"
  921. }
  922. },
  923. "hyprwayland-scanner": {
  924. "inputs": {
  925. "nixpkgs": [
  926. "hyprland",
  927. "nixpkgs"
  928. ],
  929. "systems": [
  930. "hyprland",
  931. "systems"
  932. ]
  933. },
  934. "locked": {
  935. "lastModified": 1739049028,
  936. "narHash": "sha256-RleJp7LYbr6s+M1xgbmhtBs+fYa3ZdIiF7+QalJ4D1g=",
  937. "owner": "hyprwm",
  938. "repo": "hyprwayland-scanner",
  939. "rev": "04146df74a8d5ec0b579657307be01f1e241125f",
  940. "type": "github"
  941. },
  942. "original": {
  943. "owner": "hyprwm",
  944. "repo": "hyprwayland-scanner",
  945. "type": "github"
  946. }
  947. },
  948. "hyprwayland-scanner_2": {
  949. "inputs": {
  950. "nixpkgs": [
  951. "hyprlock",
  952. "nixpkgs"
  953. ],
  954. "systems": [
  955. "hyprlock",
  956. "systems"
  957. ]
  958. },
  959. "locked": {
  960. "lastModified": 1735493474,
  961. "narHash": "sha256-fktzv4NaqKm94VAkAoVqO/nqQlw+X0/tJJNAeCSfzK4=",
  962. "owner": "hyprwm",
  963. "repo": "hyprwayland-scanner",
  964. "rev": "de913476b59ee88685fdc018e77b8f6637a2ae0b",
  965. "type": "github"
  966. },
  967. "original": {
  968. "owner": "hyprwm",
  969. "repo": "hyprwayland-scanner",
  970. "type": "github"
  971. }
  972. },
  973. "ixx": {
  974. "inputs": {
  975. "flake-utils": [
  976. "ludovico-nixvim",
  977. "nixvim",
  978. "nuschtosSearch",
  979. "flake-utils"
  980. ],
  981. "nixpkgs": [
  982. "ludovico-nixvim",
  983. "nixvim",
  984. "nuschtosSearch",
  985. "nixpkgs"
  986. ]
  987. },
  988. "locked": {
  989. "lastModified": 1729958008,
  990. "narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
  991. "owner": "NuschtOS",
  992. "repo": "ixx",
  993. "rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
  994. "type": "github"
  995. },
  996. "original": {
  997. "owner": "NuschtOS",
  998. "ref": "v0.0.6",
  999. "repo": "ixx",
  1000. "type": "github"
  1001. }
  1002. },
  1003. "jovian": {
  1004. "inputs": {
  1005. "nix-github-actions": "nix-github-actions",
  1006. "nixpkgs": [
  1007. "chaotic",
  1008. "nixpkgs"
  1009. ]
  1010. },
  1011. "locked": {
  1012. "lastModified": 1739364465,
  1013. "narHash": "sha256-LhyeVj5plHO3/3QV7SzOSOnvl0sehOjE4h6LHaiiJqU=",
  1014. "owner": "Jovian-Experiments",
  1015. "repo": "Jovian-NixOS",
  1016. "rev": "3dab95e02b5eeb9aec44a161bbed2b16b3d03aac",
  1017. "type": "github"
  1018. },
  1019. "original": {
  1020. "owner": "Jovian-Experiments",
  1021. "repo": "Jovian-NixOS",
  1022. "type": "github"
  1023. }
  1024. },
  1025. "lanzaboote": {
  1026. "inputs": {
  1027. "crane": "crane",
  1028. "flake-compat": "flake-compat_2",
  1029. "flake-parts": "flake-parts_2",
  1030. "nixpkgs": [
  1031. "nixpkgs"
  1032. ],
  1033. "pre-commit-hooks-nix": "pre-commit-hooks-nix",
  1034. "rust-overlay": "rust-overlay"
  1035. },
  1036. "locked": {
  1037. "lastModified": 1737639419,
  1038. "narHash": "sha256-AEEDktApTEZ5PZXNDkry2YV2k6t0dTgLPEmAZbnigXU=",
  1039. "owner": "nix-community",
  1040. "repo": "lanzaboote",
  1041. "rev": "a65905a09e2c43ff63be8c0e86a93712361f871e",
  1042. "type": "github"
  1043. },
  1044. "original": {
  1045. "owner": "nix-community",
  1046. "ref": "v0.4.2",
  1047. "repo": "lanzaboote",
  1048. "type": "github"
  1049. }
  1050. },
  1051. "lix": {
  1052. "flake": false,
  1053. "locked": {
  1054. "lastModified": 1737234286,
  1055. "narHash": "sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g=",
  1056. "rev": "2837da71ec1588c1187d2e554719b15904a46c8b",
  1057. "type": "tarball",
  1058. "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2837da71ec1588c1187d2e554719b15904a46c8b.tar.gz?rev=2837da71ec1588c1187d2e554719b15904a46c8b"
  1059. },
  1060. "original": {
  1061. "type": "tarball",
  1062. "url": "https://git.lix.systems/lix-project/lix/archive/2.92.0.tar.gz"
  1063. }
  1064. },
  1065. "lix-module": {
  1066. "inputs": {
  1067. "flake-utils": "flake-utils_2",
  1068. "flakey-profile": "flakey-profile",
  1069. "lix": "lix",
  1070. "nixpkgs": [
  1071. "nixpkgs"
  1072. ]
  1073. },
  1074. "locked": {
  1075. "lastModified": 1737237494,
  1076. "narHash": "sha256-YMLrcBpf0TR5r/eaqm8lxzFPap2TxCor0ZGcK3a7+b8=",
  1077. "rev": "b90bf629bbd835e61f1317b99e12f8c831017006",
  1078. "type": "tarball",
  1079. "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/b90bf629bbd835e61f1317b99e12f8c831017006.tar.gz"
  1080. },
  1081. "original": {
  1082. "type": "tarball",
  1083. "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz"
  1084. }
  1085. },
  1086. "ludovico-nixpkgs": {
  1087. "inputs": {
  1088. "flake-parts": "flake-parts_3",
  1089. "nixpkgs": "nixpkgs_3",
  1090. "rust-overlay": "rust-overlay_2"
  1091. },
  1092. "locked": {
  1093. "lastModified": 1739640248,
  1094. "narHash": "sha256-F5Oi6EKvAF2TTPXOEXU3QC0l+/l1lTAy2F0zSFbfCJA=",
  1095. "owner": "LudovicoPiero",
  1096. "repo": "nixpackages",
  1097. "rev": "1d0060ef8d0c382377249be268e39b988eb3ef04",
  1098. "type": "github"
  1099. },
  1100. "original": {
  1101. "owner": "LudovicoPiero",
  1102. "repo": "nixpackages",
  1103. "type": "github"
  1104. }
  1105. },
  1106. "ludovico-nixvim": {
  1107. "inputs": {
  1108. "flake-parts": "flake-parts_4",
  1109. "home-manager": "home-manager_3",
  1110. "nixpkgs": "nixpkgs_5",
  1111. "nixvim": "nixvim"
  1112. },
  1113. "locked": {
  1114. "lastModified": 1739632979,
  1115. "narHash": "sha256-eyjqYagGJKSxK0KWBO9bmM7L3F2NLcKePTOzpHmzVVQ=",
  1116. "owner": "LudovicoPiero",
  1117. "repo": "nvim-flake",
  1118. "rev": "1e37bec22045eda8a5b3afe1730e4d2e7402da20",
  1119. "type": "github"
  1120. },
  1121. "original": {
  1122. "owner": "LudovicoPiero",
  1123. "repo": "nvim-flake",
  1124. "type": "github"
  1125. }
  1126. },
  1127. "nix-colors": {
  1128. "inputs": {
  1129. "base16-schemes": "base16-schemes",
  1130. "nixpkgs-lib": "nixpkgs-lib_3"
  1131. },
  1132. "locked": {
  1133. "lastModified": 1707825078,
  1134. "narHash": "sha256-hTfge2J2W+42SZ7VHXkf4kjU+qzFqPeC9k66jAUBMHk=",
  1135. "owner": "misterio77",
  1136. "repo": "nix-colors",
  1137. "rev": "b01f024090d2c4fc3152cd0cf12027a7b8453ba1",
  1138. "type": "github"
  1139. },
  1140. "original": {
  1141. "owner": "misterio77",
  1142. "repo": "nix-colors",
  1143. "type": "github"
  1144. }
  1145. },
  1146. "nix-darwin": {
  1147. "inputs": {
  1148. "nixpkgs": [
  1149. "ludovico-nixvim",
  1150. "nixvim",
  1151. "nixpkgs"
  1152. ]
  1153. },
  1154. "locked": {
  1155. "lastModified": 1738743987,
  1156. "narHash": "sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc=",
  1157. "owner": "lnl7",
  1158. "repo": "nix-darwin",
  1159. "rev": "ae406c04577ff9a64087018c79b4fdc02468c87c",
  1160. "type": "github"
  1161. },
  1162. "original": {
  1163. "owner": "lnl7",
  1164. "repo": "nix-darwin",
  1165. "type": "github"
  1166. }
  1167. },
  1168. "nix-github-actions": {
  1169. "inputs": {
  1170. "nixpkgs": [
  1171. "chaotic",
  1172. "jovian",
  1173. "nixpkgs"
  1174. ]
  1175. },
  1176. "locked": {
  1177. "lastModified": 1729697500,
  1178. "narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
  1179. "owner": "zhaofengli",
  1180. "repo": "nix-github-actions",
  1181. "rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
  1182. "type": "github"
  1183. },
  1184. "original": {
  1185. "owner": "zhaofengli",
  1186. "ref": "matrix-name",
  1187. "repo": "nix-github-actions",
  1188. "type": "github"
  1189. }
  1190. },
  1191. "nixpkgs": {
  1192. "locked": {
  1193. "lastModified": 1739446958,
  1194. "narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
  1195. "owner": "NixOS",
  1196. "repo": "nixpkgs",
  1197. "rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
  1198. "type": "github"
  1199. },
  1200. "original": {
  1201. "owner": "NixOS",
  1202. "ref": "nixos-unstable",
  1203. "repo": "nixpkgs",
  1204. "type": "github"
  1205. }
  1206. },
  1207. "nixpkgs-lib": {
  1208. "locked": {
  1209. "lastModified": 1738452942,
  1210. "narHash": "sha256-vJzFZGaCpnmo7I6i416HaBLpC+hvcURh/BQwROcGIp8=",
  1211. "type": "tarball",
  1212. "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
  1213. },
  1214. "original": {
  1215. "type": "tarball",
  1216. "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
  1217. }
  1218. },
  1219. "nixpkgs-lib_2": {
  1220. "locked": {
  1221. "lastModified": 1738452942,
  1222. "narHash": "sha256-vJzFZGaCpnmo7I6i416HaBLpC+hvcURh/BQwROcGIp8=",
  1223. "type": "tarball",
  1224. "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
  1225. },
  1226. "original": {
  1227. "type": "tarball",
  1228. "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
  1229. }
  1230. },
  1231. "nixpkgs-lib_3": {
  1232. "locked": {
  1233. "lastModified": 1697935651,
  1234. "narHash": "sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw=",
  1235. "owner": "nix-community",
  1236. "repo": "nixpkgs.lib",
  1237. "rev": "e1e11fdbb01113d85c7f41cada9d2847660e3902",
  1238. "type": "github"
  1239. },
  1240. "original": {
  1241. "owner": "nix-community",
  1242. "repo": "nixpkgs.lib",
  1243. "type": "github"
  1244. }
  1245. },
  1246. "nixpkgs-stable": {
  1247. "locked": {
  1248. "lastModified": 1730741070,
  1249. "narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
  1250. "owner": "NixOS",
  1251. "repo": "nixpkgs",
  1252. "rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
  1253. "type": "github"
  1254. },
  1255. "original": {
  1256. "owner": "NixOS",
  1257. "ref": "nixos-24.05",
  1258. "repo": "nixpkgs",
  1259. "type": "github"
  1260. }
  1261. },
  1262. "nixpkgs-stable_2": {
  1263. "locked": {
  1264. "lastModified": 1739484910,
  1265. "narHash": "sha256-wjWLzdM7PIq4ZAe7k3vyjtgVJn6b0UeodtRFlM/6W5U=",
  1266. "owner": "NixOS",
  1267. "repo": "nixpkgs",
  1268. "rev": "0b73e36b1962620a8ac551a37229dd8662dac5c8",
  1269. "type": "github"
  1270. },
  1271. "original": {
  1272. "owner": "NixOS",
  1273. "ref": "nixos-24.11",
  1274. "repo": "nixpkgs",
  1275. "type": "github"
  1276. }
  1277. },
  1278. "nixpkgs-unstable": {
  1279. "locked": {
  1280. "lastModified": 1739611738,
  1281. "narHash": "sha256-3bnOIZz8KXtzcaXGuH9Eriv0HiQyr1EIfcye+VHLQZE=",
  1282. "owner": "NixOS",
  1283. "repo": "nixpkgs",
  1284. "rev": "31ff66eb77d02e9ac34b7256a02edb1c43fb9998",
  1285. "type": "github"
  1286. },
  1287. "original": {
  1288. "owner": "NixOS",
  1289. "ref": "nixos-unstable-small",
  1290. "repo": "nixpkgs",
  1291. "type": "github"
  1292. }
  1293. },
  1294. "nixpkgs_2": {
  1295. "locked": {
  1296. "lastModified": 1728492678,
  1297. "narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
  1298. "owner": "nixos",
  1299. "repo": "nixpkgs",
  1300. "rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
  1301. "type": "github"
  1302. },
  1303. "original": {
  1304. "owner": "nixos",
  1305. "ref": "nixos-unstable",
  1306. "repo": "nixpkgs",
  1307. "type": "github"
  1308. }
  1309. },
  1310. "nixpkgs_3": {
  1311. "locked": {
  1312. "lastModified": 1739446958,
  1313. "narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
  1314. "owner": "NixOS",
  1315. "repo": "nixpkgs",
  1316. "rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
  1317. "type": "github"
  1318. },
  1319. "original": {
  1320. "owner": "NixOS",
  1321. "ref": "nixos-unstable",
  1322. "repo": "nixpkgs",
  1323. "type": "github"
  1324. }
  1325. },
  1326. "nixpkgs_4": {
  1327. "locked": {
  1328. "lastModified": 1736320768,
  1329. "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=",
  1330. "owner": "NixOS",
  1331. "repo": "nixpkgs",
  1332. "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8",
  1333. "type": "github"
  1334. },
  1335. "original": {
  1336. "owner": "NixOS",
  1337. "ref": "nixpkgs-unstable",
  1338. "repo": "nixpkgs",
  1339. "type": "github"
  1340. }
  1341. },
  1342. "nixpkgs_5": {
  1343. "locked": {
  1344. "lastModified": 1739446958,
  1345. "narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
  1346. "owner": "nixos",
  1347. "repo": "nixpkgs",
  1348. "rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
  1349. "type": "github"
  1350. },
  1351. "original": {
  1352. "owner": "nixos",
  1353. "ref": "nixos-unstable",
  1354. "repo": "nixpkgs",
  1355. "type": "github"
  1356. }
  1357. },
  1358. "nixvim": {
  1359. "inputs": {
  1360. "devshell": "devshell",
  1361. "flake-compat": "flake-compat_3",
  1362. "flake-parts": "flake-parts_5",
  1363. "git-hooks": "git-hooks",
  1364. "home-manager": "home-manager_4",
  1365. "nix-darwin": "nix-darwin",
  1366. "nixpkgs": [
  1367. "ludovico-nixvim",
  1368. "nixpkgs"
  1369. ],
  1370. "nuschtosSearch": "nuschtosSearch",
  1371. "treefmt-nix": "treefmt-nix"
  1372. },
  1373. "locked": {
  1374. "lastModified": 1739627497,
  1375. "narHash": "sha256-LqwCCtADkHniSmP5ufoiXNY4GRttwvW/EOTVpgVh0LY=",
  1376. "owner": "nix-community",
  1377. "repo": "nixvim",
  1378. "rev": "d3a25cb97f8e8c4b77949b1e9fcf26b7ded42fbc",
  1379. "type": "github"
  1380. },
  1381. "original": {
  1382. "owner": "nix-community",
  1383. "repo": "nixvim",
  1384. "type": "github"
  1385. }
  1386. },
  1387. "nuschtosSearch": {
  1388. "inputs": {
  1389. "flake-utils": "flake-utils_3",
  1390. "ixx": "ixx",
  1391. "nixpkgs": [
  1392. "ludovico-nixvim",
  1393. "nixvim",
  1394. "nixpkgs"
  1395. ]
  1396. },
  1397. "locked": {
  1398. "lastModified": 1738508923,
  1399. "narHash": "sha256-4DaDrQDAIxlWhTjH6h/+xfG05jt3qDZrZE/7zDLQaS4=",
  1400. "owner": "NuschtOS",
  1401. "repo": "search",
  1402. "rev": "86e2038290859006e05ca7201425ea5b5de4aecb",
  1403. "type": "github"
  1404. },
  1405. "original": {
  1406. "owner": "NuschtOS",
  1407. "repo": "search",
  1408. "type": "github"
  1409. }
  1410. },
  1411. "pre-commit-hooks": {
  1412. "inputs": {
  1413. "flake-compat": "flake-compat",
  1414. "gitignore": "gitignore",
  1415. "nixpkgs": [
  1416. "hyprland",
  1417. "nixpkgs"
  1418. ]
  1419. },
  1420. "locked": {
  1421. "lastModified": 1737465171,
  1422. "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
  1423. "owner": "cachix",
  1424. "repo": "git-hooks.nix",
  1425. "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
  1426. "type": "github"
  1427. },
  1428. "original": {
  1429. "owner": "cachix",
  1430. "repo": "git-hooks.nix",
  1431. "type": "github"
  1432. }
  1433. },
  1434. "pre-commit-hooks-nix": {
  1435. "inputs": {
  1436. "flake-compat": [
  1437. "lanzaboote",
  1438. "flake-compat"
  1439. ],
  1440. "gitignore": "gitignore_2",
  1441. "nixpkgs": [
  1442. "lanzaboote",
  1443. "nixpkgs"
  1444. ],
  1445. "nixpkgs-stable": "nixpkgs-stable"
  1446. },
  1447. "locked": {
  1448. "lastModified": 1731363552,
  1449. "narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
  1450. "owner": "cachix",
  1451. "repo": "pre-commit-hooks.nix",
  1452. "rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
  1453. "type": "github"
  1454. },
  1455. "original": {
  1456. "owner": "cachix",
  1457. "repo": "pre-commit-hooks.nix",
  1458. "type": "github"
  1459. }
  1460. },
  1461. "programsdb": {
  1462. "inputs": {
  1463. "nixpkgs": [
  1464. "nixpkgs"
  1465. ],
  1466. "utils": "utils"
  1467. },
  1468. "locked": {
  1469. "lastModified": 1739621097,
  1470. "narHash": "sha256-d5cvxl9Zv5SsGZ9lS2ugupkXtXkOEfMNY9zOcbM3csE=",
  1471. "owner": "wamserma",
  1472. "repo": "flake-programs-sqlite",
  1473. "rev": "d567dd50d946a03b779d9838d8426de7151e5b18",
  1474. "type": "github"
  1475. },
  1476. "original": {
  1477. "owner": "wamserma",
  1478. "repo": "flake-programs-sqlite",
  1479. "type": "github"
  1480. }
  1481. },
  1482. "root": {
  1483. "inputs": {
  1484. "chaotic": "chaotic",
  1485. "firefox-addons": "firefox-addons",
  1486. "flake-parts": "flake-parts",
  1487. "home-manager": "home-manager_2",
  1488. "hyprcursor-phinger": "hyprcursor-phinger",
  1489. "hyprland": "hyprland",
  1490. "hyprlock": "hyprlock",
  1491. "lanzaboote": "lanzaboote",
  1492. "lix-module": "lix-module",
  1493. "ludovico-nixpkgs": "ludovico-nixpkgs",
  1494. "ludovico-nixvim": "ludovico-nixvim",
  1495. "nix-colors": "nix-colors",
  1496. "nixpkgs": [
  1497. "nixpkgs-unstable"
  1498. ],
  1499. "nixpkgs-stable": "nixpkgs-stable_2",
  1500. "nixpkgs-unstable": "nixpkgs-unstable",
  1501. "programsdb": "programsdb",
  1502. "sops-nix": "sops-nix",
  1503. "spicetify-nix": "spicetify-nix"
  1504. }
  1505. },
  1506. "rust-analyzer-src": {
  1507. "flake": false,
  1508. "locked": {
  1509. "lastModified": 1739305728,
  1510. "narHash": "sha256-ZYZ6xYhvWcVvbIazMFEUPPkJFkjIa0tmdUFlbuZfcOM=",
  1511. "owner": "rust-lang",
  1512. "repo": "rust-analyzer",
  1513. "rev": "f63e4761a9f73ddfc04a3e198f77e5e8825d0136",
  1514. "type": "github"
  1515. },
  1516. "original": {
  1517. "owner": "rust-lang",
  1518. "ref": "nightly",
  1519. "repo": "rust-analyzer",
  1520. "type": "github"
  1521. }
  1522. },
  1523. "rust-overlay": {
  1524. "inputs": {
  1525. "nixpkgs": [
  1526. "lanzaboote",
  1527. "nixpkgs"
  1528. ]
  1529. },
  1530. "locked": {
  1531. "lastModified": 1731897198,
  1532. "narHash": "sha256-Ou7vLETSKwmE/HRQz4cImXXJBr/k9gp4J4z/PF8LzTE=",
  1533. "owner": "oxalica",
  1534. "repo": "rust-overlay",
  1535. "rev": "0be641045af6d8666c11c2c40e45ffc9667839b5",
  1536. "type": "github"
  1537. },
  1538. "original": {
  1539. "owner": "oxalica",
  1540. "repo": "rust-overlay",
  1541. "type": "github"
  1542. }
  1543. },
  1544. "rust-overlay_2": {
  1545. "inputs": {
  1546. "nixpkgs": "nixpkgs_4"
  1547. },
  1548. "locked": {
  1549. "lastModified": 1739586408,
  1550. "narHash": "sha256-UN9hRKRE1eLU8C0cioTZubaCZQTA8NDc8/4vCpS5pS0=",
  1551. "owner": "oxalica",
  1552. "repo": "rust-overlay",
  1553. "rev": "3dbc0ce1c0690b83cfb9a9a51fbe90c3bc8f9916",
  1554. "type": "github"
  1555. },
  1556. "original": {
  1557. "owner": "oxalica",
  1558. "repo": "rust-overlay",
  1559. "type": "github"
  1560. }
  1561. },
  1562. "sops-nix": {
  1563. "inputs": {
  1564. "nixpkgs": [
  1565. "nixpkgs"
  1566. ]
  1567. },
  1568. "locked": {
  1569. "lastModified": 1739262228,
  1570. "narHash": "sha256-7JAGezJ0Dn5qIyA2+T4Dt/xQgAbhCglh6lzCekTVMeU=",
  1571. "owner": "Mic92",
  1572. "repo": "sops-nix",
  1573. "rev": "07af005bb7d60c7f118d9d9f5530485da5d1e975",
  1574. "type": "github"
  1575. },
  1576. "original": {
  1577. "owner": "Mic92",
  1578. "repo": "sops-nix",
  1579. "type": "github"
  1580. }
  1581. },
  1582. "spicetify-nix": {
  1583. "inputs": {
  1584. "nixpkgs": [
  1585. "nixpkgs"
  1586. ],
  1587. "systems": "systems_5"
  1588. },
  1589. "locked": {
  1590. "lastModified": 1739223162,
  1591. "narHash": "sha256-YrbYTM0CkZQG38Ysr2gF4BYdsQDNQtQ4YdQTDgw/zWM=",
  1592. "owner": "gerg-l",
  1593. "repo": "spicetify-nix",
  1594. "rev": "dea717737d04a2a3e877c082bfd2c7f91c1a33ff",
  1595. "type": "github"
  1596. },
  1597. "original": {
  1598. "owner": "gerg-l",
  1599. "repo": "spicetify-nix",
  1600. "type": "github"
  1601. }
  1602. },
  1603. "systems": {
  1604. "locked": {
  1605. "lastModified": 1689347949,
  1606. "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
  1607. "owner": "nix-systems",
  1608. "repo": "default-linux",
  1609. "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
  1610. "type": "github"
  1611. },
  1612. "original": {
  1613. "owner": "nix-systems",
  1614. "repo": "default-linux",
  1615. "type": "github"
  1616. }
  1617. },
  1618. "systems_2": {
  1619. "locked": {
  1620. "lastModified": 1689347949,
  1621. "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
  1622. "owner": "nix-systems",
  1623. "repo": "default-linux",
  1624. "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
  1625. "type": "github"
  1626. },
  1627. "original": {
  1628. "owner": "nix-systems",
  1629. "repo": "default-linux",
  1630. "type": "github"
  1631. }
  1632. },
  1633. "systems_3": {
  1634. "locked": {
  1635. "lastModified": 1681028828,
  1636. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1637. "owner": "nix-systems",
  1638. "repo": "default",
  1639. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1640. "type": "github"
  1641. },
  1642. "original": {
  1643. "owner": "nix-systems",
  1644. "repo": "default",
  1645. "type": "github"
  1646. }
  1647. },
  1648. "systems_4": {
  1649. "locked": {
  1650. "lastModified": 1681028828,
  1651. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1652. "owner": "nix-systems",
  1653. "repo": "default",
  1654. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1655. "type": "github"
  1656. },
  1657. "original": {
  1658. "owner": "nix-systems",
  1659. "repo": "default",
  1660. "type": "github"
  1661. }
  1662. },
  1663. "systems_5": {
  1664. "locked": {
  1665. "lastModified": 1681028828,
  1666. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1667. "owner": "nix-systems",
  1668. "repo": "default",
  1669. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1670. "type": "github"
  1671. },
  1672. "original": {
  1673. "owner": "nix-systems",
  1674. "repo": "default",
  1675. "type": "github"
  1676. }
  1677. },
  1678. "treefmt-nix": {
  1679. "inputs": {
  1680. "nixpkgs": [
  1681. "ludovico-nixvim",
  1682. "nixvim",
  1683. "nixpkgs"
  1684. ]
  1685. },
  1686. "locked": {
  1687. "lastModified": 1738680491,
  1688. "narHash": "sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I=",
  1689. "owner": "numtide",
  1690. "repo": "treefmt-nix",
  1691. "rev": "64dbb922d51a42c0ced6a7668ca008dded61c483",
  1692. "type": "github"
  1693. },
  1694. "original": {
  1695. "owner": "numtide",
  1696. "repo": "treefmt-nix",
  1697. "type": "github"
  1698. }
  1699. },
  1700. "utils": {
  1701. "locked": {
  1702. "lastModified": 1678901627,
  1703. "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
  1704. "owner": "numtide",
  1705. "repo": "flake-utils",
  1706. "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
  1707. "type": "github"
  1708. },
  1709. "original": {
  1710. "owner": "numtide",
  1711. "repo": "flake-utils",
  1712. "type": "github"
  1713. }
  1714. },
  1715. "xdph": {
  1716. "inputs": {
  1717. "hyprland-protocols": [
  1718. "hyprland",
  1719. "hyprland-protocols"
  1720. ],
  1721. "hyprlang": [
  1722. "hyprland",
  1723. "hyprlang"
  1724. ],
  1725. "hyprutils": [
  1726. "hyprland",
  1727. "hyprutils"
  1728. ],
  1729. "hyprwayland-scanner": [
  1730. "hyprland",
  1731. "hyprwayland-scanner"
  1732. ],
  1733. "nixpkgs": [
  1734. "hyprland",
  1735. "nixpkgs"
  1736. ],
  1737. "systems": [
  1738. "hyprland",
  1739. "systems"
  1740. ]
  1741. },
  1742. "locked": {
  1743. "lastModified": 1737634991,
  1744. "narHash": "sha256-dBAnb7Kbnier30cA7AgxVSxxARmxKZ1vHZT33THSIr8=",
  1745. "owner": "hyprwm",
  1746. "repo": "xdg-desktop-portal-hyprland",
  1747. "rev": "e09dfe2726c8008f983e45a0aa1a3b7416aaeb8a",
  1748. "type": "github"
  1749. },
  1750. "original": {
  1751. "owner": "hyprwm",
  1752. "repo": "xdg-desktop-portal-hyprland",
  1753. "type": "github"
  1754. }
  1755. }
  1756. },
  1757. "root": "root",
  1758. "version": 7
  1759. }