flake.lock 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180
  1. {
  2. "nodes": {
  3. "aagl": {
  4. "inputs": {
  5. "flake-compat": "flake-compat",
  6. "nixpkgs": [
  7. "nixpkgs"
  8. ]
  9. },
  10. "locked": {
  11. "lastModified": 1687187485,
  12. "narHash": "sha256-nZiRloVB7URumUwRAdCJA+CetNYd1/OraliqZwjdu7c=",
  13. "owner": "ezKEa",
  14. "repo": "aagl-gtk-on-nix",
  15. "rev": "0ebaea25dd776d479a99e7f786ed2052410072b4",
  16. "type": "github"
  17. },
  18. "original": {
  19. "owner": "ezKEa",
  20. "repo": "aagl-gtk-on-nix",
  21. "type": "github"
  22. }
  23. },
  24. "base16-schemes": {
  25. "flake": false,
  26. "locked": {
  27. "lastModified": 1680729003,
  28. "narHash": "sha256-M9LHTL24/W4oqgbYRkz0B2qpNrkefTs98pfj3MxIXnU=",
  29. "owner": "tinted-theming",
  30. "repo": "base16-schemes",
  31. "rev": "dc048afa066287a719ddbab62b3e19e4b5110cf0",
  32. "type": "github"
  33. },
  34. "original": {
  35. "owner": "tinted-theming",
  36. "repo": "base16-schemes",
  37. "type": "github"
  38. }
  39. },
  40. "emacs-overlay": {
  41. "inputs": {
  42. "flake-utils": "flake-utils",
  43. "nixpkgs": [
  44. "nixpkgs"
  45. ],
  46. "nixpkgs-stable": [
  47. "stable"
  48. ]
  49. },
  50. "locked": {
  51. "lastModified": 1688381365,
  52. "narHash": "sha256-vtgPuxArGyYNHTnjX7l7PYsFmgGm1S/pkVxJvCZJFDQ=",
  53. "owner": "nix-community",
  54. "repo": "emacs-overlay",
  55. "rev": "388758cbdd4fb1fa3c24543a5f19e9f0f570c3eb",
  56. "type": "github"
  57. },
  58. "original": {
  59. "owner": "nix-community",
  60. "repo": "emacs-overlay",
  61. "type": "github"
  62. }
  63. },
  64. "fenix": {
  65. "inputs": {
  66. "nixpkgs": [
  67. "statix",
  68. "nixpkgs"
  69. ],
  70. "rust-analyzer-src": "rust-analyzer-src"
  71. },
  72. "locked": {
  73. "lastModified": 1645251813,
  74. "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
  75. "owner": "nix-community",
  76. "repo": "fenix",
  77. "rev": "9892337b588c38ec59466a1c89befce464aae7f8",
  78. "type": "github"
  79. },
  80. "original": {
  81. "owner": "nix-community",
  82. "repo": "fenix",
  83. "type": "github"
  84. }
  85. },
  86. "firefox-gnome-theme": {
  87. "flake": false,
  88. "locked": {
  89. "lastModified": 1688139015,
  90. "narHash": "sha256-d7Sxp4MHQNCKPA4jSwcs+N9CS+QNBYDnHIlXex4KkMs=",
  91. "owner": "rafaelmardojai",
  92. "repo": "firefox-gnome-theme",
  93. "rev": "c2466b9363d040b32d29e6cd87d9021cdab0f768",
  94. "type": "github"
  95. },
  96. "original": {
  97. "owner": "rafaelmardojai",
  98. "repo": "firefox-gnome-theme",
  99. "type": "github"
  100. }
  101. },
  102. "flake-compat": {
  103. "flake": false,
  104. "locked": {
  105. "lastModified": 1673956053,
  106. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  107. "owner": "edolstra",
  108. "repo": "flake-compat",
  109. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  110. "type": "github"
  111. },
  112. "original": {
  113. "owner": "edolstra",
  114. "repo": "flake-compat",
  115. "type": "github"
  116. }
  117. },
  118. "flake-compat_2": {
  119. "flake": false,
  120. "locked": {
  121. "lastModified": 1673956053,
  122. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  123. "owner": "edolstra",
  124. "repo": "flake-compat",
  125. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  126. "type": "github"
  127. },
  128. "original": {
  129. "owner": "edolstra",
  130. "repo": "flake-compat",
  131. "type": "github"
  132. }
  133. },
  134. "flake-compat_3": {
  135. "flake": false,
  136. "locked": {
  137. "lastModified": 1673956053,
  138. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  139. "owner": "edolstra",
  140. "repo": "flake-compat",
  141. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  142. "type": "github"
  143. },
  144. "original": {
  145. "owner": "edolstra",
  146. "repo": "flake-compat",
  147. "type": "github"
  148. }
  149. },
  150. "flake-compat_4": {
  151. "locked": {
  152. "lastModified": 1688025799,
  153. "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
  154. "owner": "nix-community",
  155. "repo": "flake-compat",
  156. "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
  157. "type": "github"
  158. },
  159. "original": {
  160. "owner": "nix-community",
  161. "repo": "flake-compat",
  162. "type": "github"
  163. }
  164. },
  165. "flake-compat_5": {
  166. "flake": false,
  167. "locked": {
  168. "lastModified": 1673956053,
  169. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  170. "owner": "edolstra",
  171. "repo": "flake-compat",
  172. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  173. "type": "github"
  174. },
  175. "original": {
  176. "owner": "edolstra",
  177. "repo": "flake-compat",
  178. "type": "github"
  179. }
  180. },
  181. "flake-parts": {
  182. "inputs": {
  183. "nixpkgs-lib": [
  184. "neovim-nightly-overlay",
  185. "nixpkgs"
  186. ]
  187. },
  188. "locked": {
  189. "lastModified": 1688254665,
  190. "narHash": "sha256-8FHEgBrr7gYNiS/NzCxIO3m4hvtLRW9YY1nYo1ivm3o=",
  191. "owner": "hercules-ci",
  192. "repo": "flake-parts",
  193. "rev": "267149c58a14d15f7f81b4d737308421de9d7152",
  194. "type": "github"
  195. },
  196. "original": {
  197. "owner": "hercules-ci",
  198. "repo": "flake-parts",
  199. "type": "github"
  200. }
  201. },
  202. "flake-parts_2": {
  203. "inputs": {
  204. "nixpkgs-lib": "nixpkgs-lib"
  205. },
  206. "locked": {
  207. "lastModified": 1685662779,
  208. "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
  209. "owner": "hercules-ci",
  210. "repo": "flake-parts",
  211. "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
  212. "type": "github"
  213. },
  214. "original": {
  215. "id": "flake-parts",
  216. "type": "indirect"
  217. }
  218. },
  219. "flake-parts_3": {
  220. "inputs": {
  221. "nixpkgs-lib": [
  222. "neovim-nightly-overlay",
  223. "hercules-ci-effects",
  224. "hercules-ci-agent",
  225. "nixpkgs"
  226. ]
  227. },
  228. "locked": {
  229. "lastModified": 1685662779,
  230. "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
  231. "owner": "hercules-ci",
  232. "repo": "flake-parts",
  233. "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
  234. "type": "github"
  235. },
  236. "original": {
  237. "owner": "hercules-ci",
  238. "repo": "flake-parts",
  239. "type": "github"
  240. }
  241. },
  242. "flake-parts_4": {
  243. "inputs": {
  244. "nixpkgs-lib": [
  245. "nixpkgs-wayland",
  246. "nix-eval-jobs",
  247. "nixpkgs"
  248. ]
  249. },
  250. "locked": {
  251. "lastModified": 1688254665,
  252. "narHash": "sha256-8FHEgBrr7gYNiS/NzCxIO3m4hvtLRW9YY1nYo1ivm3o=",
  253. "owner": "hercules-ci",
  254. "repo": "flake-parts",
  255. "rev": "267149c58a14d15f7f81b4d737308421de9d7152",
  256. "type": "github"
  257. },
  258. "original": {
  259. "owner": "hercules-ci",
  260. "repo": "flake-parts",
  261. "type": "github"
  262. }
  263. },
  264. "flake-utils": {
  265. "inputs": {
  266. "systems": "systems"
  267. },
  268. "locked": {
  269. "lastModified": 1687709756,
  270. "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
  271. "owner": "numtide",
  272. "repo": "flake-utils",
  273. "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
  274. "type": "github"
  275. },
  276. "original": {
  277. "owner": "numtide",
  278. "repo": "flake-utils",
  279. "type": "github"
  280. }
  281. },
  282. "flake-utils_2": {
  283. "inputs": {
  284. "systems": "systems_2"
  285. },
  286. "locked": {
  287. "lastModified": 1685518550,
  288. "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
  289. "owner": "numtide",
  290. "repo": "flake-utils",
  291. "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
  292. "type": "github"
  293. },
  294. "original": {
  295. "owner": "numtide",
  296. "repo": "flake-utils",
  297. "type": "github"
  298. }
  299. },
  300. "flake-utils_3": {
  301. "inputs": {
  302. "systems": "systems_3"
  303. },
  304. "locked": {
  305. "lastModified": 1681202837,
  306. "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
  307. "owner": "numtide",
  308. "repo": "flake-utils",
  309. "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
  310. "type": "github"
  311. },
  312. "original": {
  313. "owner": "numtide",
  314. "repo": "flake-utils",
  315. "type": "github"
  316. }
  317. },
  318. "flake-utils_4": {
  319. "inputs": {
  320. "systems": "systems_4"
  321. },
  322. "locked": {
  323. "lastModified": 1687709756,
  324. "narHash": "sha256-Y5wKlQSkgEK2weWdOu4J3riRd+kV/VCgHsqLNTTWQ/0=",
  325. "owner": "numtide",
  326. "repo": "flake-utils",
  327. "rev": "dbabf0ca0c0c4bce6ea5eaf65af5cb694d2082c7",
  328. "type": "github"
  329. },
  330. "original": {
  331. "owner": "numtide",
  332. "repo": "flake-utils",
  333. "type": "github"
  334. }
  335. },
  336. "flake-utils_5": {
  337. "inputs": {
  338. "systems": "systems_5"
  339. },
  340. "locked": {
  341. "lastModified": 1685518550,
  342. "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
  343. "owner": "numtide",
  344. "repo": "flake-utils",
  345. "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
  346. "type": "github"
  347. },
  348. "original": {
  349. "owner": "numtide",
  350. "repo": "flake-utils",
  351. "type": "github"
  352. }
  353. },
  354. "haskell-flake": {
  355. "locked": {
  356. "lastModified": 1684780604,
  357. "narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
  358. "owner": "srid",
  359. "repo": "haskell-flake",
  360. "rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
  361. "type": "github"
  362. },
  363. "original": {
  364. "owner": "srid",
  365. "ref": "0.3.0",
  366. "repo": "haskell-flake",
  367. "type": "github"
  368. }
  369. },
  370. "hercules-ci-agent": {
  371. "inputs": {
  372. "flake-parts": "flake-parts_3",
  373. "haskell-flake": "haskell-flake",
  374. "nixpkgs": "nixpkgs"
  375. },
  376. "locked": {
  377. "lastModified": 1686721748,
  378. "narHash": "sha256-ilD6ANYID+b0/+GTFbuZXfmu92bqVqY5ITKXSxqIp5A=",
  379. "owner": "hercules-ci",
  380. "repo": "hercules-ci-agent",
  381. "rev": "7192b83935ab292a8e894db590dfd44f976e183b",
  382. "type": "github"
  383. },
  384. "original": {
  385. "id": "hercules-ci-agent",
  386. "type": "indirect"
  387. }
  388. },
  389. "hercules-ci-effects": {
  390. "inputs": {
  391. "flake-parts": "flake-parts_2",
  392. "hercules-ci-agent": "hercules-ci-agent",
  393. "nixpkgs": [
  394. "neovim-nightly-overlay",
  395. "nixpkgs"
  396. ]
  397. },
  398. "locked": {
  399. "lastModified": 1686830987,
  400. "narHash": "sha256-1XLTM0lFr3NV+0rd55SQW/8oQ3ACnqlYcda3FelIwHU=",
  401. "owner": "hercules-ci",
  402. "repo": "hercules-ci-effects",
  403. "rev": "04e4ab63b9eed2452edee1bb698827e1cb8265c6",
  404. "type": "github"
  405. },
  406. "original": {
  407. "owner": "hercules-ci",
  408. "repo": "hercules-ci-effects",
  409. "type": "github"
  410. }
  411. },
  412. "home": {
  413. "inputs": {
  414. "nixpkgs": [
  415. "nixpkgs"
  416. ]
  417. },
  418. "locked": {
  419. "lastModified": 1688396410,
  420. "narHash": "sha256-LVS+b806E8enHpZxqJBecz814qKd6Kc69j4nW4swfBI=",
  421. "owner": "nix-community",
  422. "repo": "home-manager",
  423. "rev": "8c66b46a86afa21763766ef97d7c8be5f3954e2b",
  424. "type": "github"
  425. },
  426. "original": {
  427. "owner": "nix-community",
  428. "repo": "home-manager",
  429. "type": "github"
  430. }
  431. },
  432. "hyprland": {
  433. "inputs": {
  434. "hyprland-protocols": "hyprland-protocols",
  435. "nixpkgs": [
  436. "nixpkgs"
  437. ],
  438. "wlroots": "wlroots",
  439. "xdph": "xdph"
  440. },
  441. "locked": {
  442. "lastModified": 1688392384,
  443. "narHash": "sha256-BWf01VOeJhhkt/Q5J2RbWa6M6x1FyIFUh9UWRN9l1bw=",
  444. "owner": "hyprwm",
  445. "repo": "hyprland",
  446. "rev": "50755d26d4662f7392895f35a67502bc8c842a2d",
  447. "type": "github"
  448. },
  449. "original": {
  450. "owner": "hyprwm",
  451. "repo": "hyprland",
  452. "type": "github"
  453. }
  454. },
  455. "hyprland-contrib": {
  456. "inputs": {
  457. "nixpkgs": [
  458. "nixpkgs"
  459. ]
  460. },
  461. "locked": {
  462. "lastModified": 1687033460,
  463. "narHash": "sha256-X93JvDR+SeXYylPq0pn+yM/GpTz31rN/ioY7Lsrv1OE=",
  464. "owner": "hyprwm",
  465. "repo": "contrib",
  466. "rev": "93b6aba94c29388e1fe28908bc9b50e2ee841835",
  467. "type": "github"
  468. },
  469. "original": {
  470. "owner": "hyprwm",
  471. "repo": "contrib",
  472. "type": "github"
  473. }
  474. },
  475. "hyprland-protocols": {
  476. "inputs": {
  477. "nixpkgs": [
  478. "hyprland",
  479. "nixpkgs"
  480. ]
  481. },
  482. "locked": {
  483. "lastModified": 1684265364,
  484. "narHash": "sha256-AxNnWbthsuNx73HDQr0eBxrcE3+yfl/WsaXZqUFmkpQ=",
  485. "owner": "hyprwm",
  486. "repo": "hyprland-protocols",
  487. "rev": "8c279b9fb0f2b031427dc5ef4eab53f2ed835530",
  488. "type": "github"
  489. },
  490. "original": {
  491. "owner": "hyprwm",
  492. "repo": "hyprland-protocols",
  493. "type": "github"
  494. }
  495. },
  496. "hyprland-protocols_2": {
  497. "inputs": {
  498. "nixpkgs": [
  499. "xdph",
  500. "nixpkgs"
  501. ]
  502. },
  503. "locked": {
  504. "lastModified": 1681065697,
  505. "narHash": "sha256-QPzwwlGKX95tl6ZEshboZbEwwAXww6lNLdVYd6T9Mrc=",
  506. "owner": "hyprwm",
  507. "repo": "hyprland-protocols",
  508. "rev": "4d29e48433270a2af06b8bc711ca1fe5109746cd",
  509. "type": "github"
  510. },
  511. "original": {
  512. "owner": "hyprwm",
  513. "repo": "hyprland-protocols",
  514. "type": "github"
  515. }
  516. },
  517. "impermanence": {
  518. "locked": {
  519. "lastModified": 1684264534,
  520. "narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=",
  521. "owner": "nix-community",
  522. "repo": "impermanence",
  523. "rev": "89253fb1518063556edd5e54509c30ac3089d5e6",
  524. "type": "github"
  525. },
  526. "original": {
  527. "owner": "nix-community",
  528. "repo": "impermanence",
  529. "type": "github"
  530. }
  531. },
  532. "lib-aggregate": {
  533. "inputs": {
  534. "flake-utils": "flake-utils_4",
  535. "nixpkgs-lib": "nixpkgs-lib_3"
  536. },
  537. "locked": {
  538. "lastModified": 1688299754,
  539. "narHash": "sha256-ElNJ28wfORNv8JaCOFb/mniLiQe0cpuaj2DdD/dqdKw=",
  540. "owner": "nix-community",
  541. "repo": "lib-aggregate",
  542. "rev": "6107c923522c233458760d0c7f31ad71bf1d2146",
  543. "type": "github"
  544. },
  545. "original": {
  546. "owner": "nix-community",
  547. "repo": "lib-aggregate",
  548. "type": "github"
  549. }
  550. },
  551. "lowdown-src": {
  552. "flake": false,
  553. "locked": {
  554. "lastModified": 1633514407,
  555. "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
  556. "owner": "kristapsdz",
  557. "repo": "lowdown",
  558. "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
  559. "type": "github"
  560. },
  561. "original": {
  562. "owner": "kristapsdz",
  563. "repo": "lowdown",
  564. "type": "github"
  565. }
  566. },
  567. "master": {
  568. "locked": {
  569. "lastModified": 1688401824,
  570. "narHash": "sha256-+vBZWJq6XEqEsf5iiNtk7nGh4NMGhEGNosG+0H+GS9o=",
  571. "owner": "nixos",
  572. "repo": "nixpkgs",
  573. "rev": "e0d98f905c4dff3116ce8fd83b32a1d5ee97a1df",
  574. "type": "github"
  575. },
  576. "original": {
  577. "owner": "nixos",
  578. "ref": "master",
  579. "repo": "nixpkgs",
  580. "type": "github"
  581. }
  582. },
  583. "neovim-flake": {
  584. "inputs": {
  585. "flake-utils": "flake-utils_2",
  586. "nixpkgs": [
  587. "neovim-nightly-overlay",
  588. "nixpkgs"
  589. ]
  590. },
  591. "locked": {
  592. "dir": "contrib",
  593. "lastModified": 1688312661,
  594. "narHash": "sha256-e4zahWEWEXahlzrHveDVt2p/fK2aMqFGH3bNsG/gArU=",
  595. "owner": "neovim",
  596. "repo": "neovim",
  597. "rev": "4fd852b8cb88ed035203d3f9ae2e6a8258244974",
  598. "type": "github"
  599. },
  600. "original": {
  601. "dir": "contrib",
  602. "owner": "neovim",
  603. "repo": "neovim",
  604. "type": "github"
  605. }
  606. },
  607. "neovim-nightly-overlay": {
  608. "inputs": {
  609. "flake-compat": "flake-compat_2",
  610. "flake-parts": "flake-parts",
  611. "hercules-ci-effects": "hercules-ci-effects",
  612. "neovim-flake": "neovim-flake",
  613. "nixpkgs": [
  614. "nixpkgs"
  615. ]
  616. },
  617. "locked": {
  618. "lastModified": 1688313823,
  619. "narHash": "sha256-P6BvbaSQc+vkF3sfQ6KZ876G0UWBUqyt7pITxldQEqg=",
  620. "owner": "nix-community",
  621. "repo": "neovim-nightly-overlay",
  622. "rev": "63953ef16c1c23321da36bf02194a59eb3c38c59",
  623. "type": "github"
  624. },
  625. "original": {
  626. "owner": "nix-community",
  627. "repo": "neovim-nightly-overlay",
  628. "type": "github"
  629. }
  630. },
  631. "nil": {
  632. "inputs": {
  633. "flake-utils": "flake-utils_3",
  634. "nixpkgs": [
  635. "nixpkgs"
  636. ],
  637. "rust-overlay": "rust-overlay"
  638. },
  639. "locked": {
  640. "lastModified": 1683653883,
  641. "narHash": "sha256-Xg3Cux5wQDatXRvQWsVD0YPfmxfijjG8+gxYqgoT6JE=",
  642. "owner": "oxalica",
  643. "repo": "nil",
  644. "rev": "18de045d7788df2343aec58df7b85c10d1f5d5dd",
  645. "type": "github"
  646. },
  647. "original": {
  648. "owner": "oxalica",
  649. "repo": "nil",
  650. "rev": "18de045d7788df2343aec58df7b85c10d1f5d5dd",
  651. "type": "github"
  652. }
  653. },
  654. "nix": {
  655. "inputs": {
  656. "flake-compat": "flake-compat_3",
  657. "lowdown-src": "lowdown-src",
  658. "nixpkgs": [
  659. "nixpkgs"
  660. ],
  661. "nixpkgs-regression": "nixpkgs-regression"
  662. },
  663. "locked": {
  664. "lastModified": 1688383787,
  665. "narHash": "sha256-3D/3Hrca3qko+QAGD9fhYAXuY+bjAj37ywt+wJzABH8=",
  666. "owner": "nixos",
  667. "repo": "nix",
  668. "rev": "2898dc71a8f6aa37dce1ecfbe3bf58f5a3266ef6",
  669. "type": "github"
  670. },
  671. "original": {
  672. "owner": "nixos",
  673. "repo": "nix",
  674. "type": "github"
  675. }
  676. },
  677. "nix-colors": {
  678. "inputs": {
  679. "base16-schemes": "base16-schemes",
  680. "nixpkgs-lib": "nixpkgs-lib_2"
  681. },
  682. "locked": {
  683. "lastModified": 1682108218,
  684. "narHash": "sha256-tMr7BbxualFQlN+XopS8rMMgf2XR9ZfRuwIZtjsWmfI=",
  685. "owner": "Misterio77",
  686. "repo": "nix-colors",
  687. "rev": "b92df8f5eb1fa20d8e09810c03c9dc0d94ef2820",
  688. "type": "github"
  689. },
  690. "original": {
  691. "owner": "Misterio77",
  692. "repo": "nix-colors",
  693. "type": "github"
  694. }
  695. },
  696. "nix-eval-jobs": {
  697. "inputs": {
  698. "flake-parts": "flake-parts_4",
  699. "nixpkgs": "nixpkgs_2"
  700. },
  701. "locked": {
  702. "lastModified": 1688348635,
  703. "narHash": "sha256-6F/q2jbDoxbNvOSLKhscpMNONdC80OKX/GJw1EumERs=",
  704. "owner": "nix-community",
  705. "repo": "nix-eval-jobs",
  706. "rev": "410b14bb39b73154e12b4e50ae2eb5f7c1a4967b",
  707. "type": "github"
  708. },
  709. "original": {
  710. "owner": "nix-community",
  711. "repo": "nix-eval-jobs",
  712. "type": "github"
  713. }
  714. },
  715. "nixpkgs": {
  716. "locked": {
  717. "lastModified": 1686501370,
  718. "narHash": "sha256-G0WuM9fqTPRc2URKP9Lgi5nhZMqsfHGrdEbrLvAPJcg=",
  719. "owner": "NixOS",
  720. "repo": "nixpkgs",
  721. "rev": "75a5ebf473cd60148ba9aec0d219f72e5cf52519",
  722. "type": "github"
  723. },
  724. "original": {
  725. "owner": "NixOS",
  726. "ref": "nixos-unstable",
  727. "repo": "nixpkgs",
  728. "type": "github"
  729. }
  730. },
  731. "nixpkgs-lib": {
  732. "locked": {
  733. "dir": "lib",
  734. "lastModified": 1685564631,
  735. "narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=",
  736. "owner": "NixOS",
  737. "repo": "nixpkgs",
  738. "rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a",
  739. "type": "github"
  740. },
  741. "original": {
  742. "dir": "lib",
  743. "owner": "NixOS",
  744. "ref": "nixos-unstable",
  745. "repo": "nixpkgs",
  746. "type": "github"
  747. }
  748. },
  749. "nixpkgs-lib_2": {
  750. "locked": {
  751. "lastModified": 1680397293,
  752. "narHash": "sha256-wBpJ73+tJ8fZSWb4tzNbAVahC4HSo2QG3nICDy4ExBQ=",
  753. "owner": "nix-community",
  754. "repo": "nixpkgs.lib",
  755. "rev": "b18d328214ca3c627d3cc3f51fd9d1397fdbcd7a",
  756. "type": "github"
  757. },
  758. "original": {
  759. "owner": "nix-community",
  760. "repo": "nixpkgs.lib",
  761. "type": "github"
  762. }
  763. },
  764. "nixpkgs-lib_3": {
  765. "locked": {
  766. "lastModified": 1688259758,
  767. "narHash": "sha256-CYVbYQfIm3vwciCf6CCYE+WOOLE3vcfxfEfNHIfKUJQ=",
  768. "owner": "nix-community",
  769. "repo": "nixpkgs.lib",
  770. "rev": "a92befce80a487380ea5e92ae515fe33cebd3ac6",
  771. "type": "github"
  772. },
  773. "original": {
  774. "owner": "nix-community",
  775. "repo": "nixpkgs.lib",
  776. "type": "github"
  777. }
  778. },
  779. "nixpkgs-regression": {
  780. "locked": {
  781. "lastModified": 1643052045,
  782. "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
  783. "owner": "NixOS",
  784. "repo": "nixpkgs",
  785. "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
  786. "type": "github"
  787. },
  788. "original": {
  789. "owner": "NixOS",
  790. "repo": "nixpkgs",
  791. "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
  792. "type": "github"
  793. }
  794. },
  795. "nixpkgs-wayland": {
  796. "inputs": {
  797. "flake-compat": "flake-compat_4",
  798. "lib-aggregate": "lib-aggregate",
  799. "nix-eval-jobs": "nix-eval-jobs",
  800. "nixpkgs": [
  801. "nixpkgs"
  802. ]
  803. },
  804. "locked": {
  805. "lastModified": 1688350505,
  806. "narHash": "sha256-2oi0It9YJirfDi/bI2ZNLP5dTxI7+xsqiihr7B7kICI=",
  807. "owner": "nix-community",
  808. "repo": "nixpkgs-wayland",
  809. "rev": "c93d4d87a6257f5cd0ef9d35ea3b13831b38e680",
  810. "type": "github"
  811. },
  812. "original": {
  813. "owner": "nix-community",
  814. "repo": "nixpkgs-wayland",
  815. "type": "github"
  816. }
  817. },
  818. "nixpkgs_2": {
  819. "locked": {
  820. "lastModified": 1688346760,
  821. "narHash": "sha256-w6JFZsZ+qEJNaBrYUmqKAbA8+qXWm5pwMQHhbNfpAYE=",
  822. "owner": "NixOS",
  823. "repo": "nixpkgs",
  824. "rev": "ee5cc38432031b66e7fe395b14235eeb4b2b0d6e",
  825. "type": "github"
  826. },
  827. "original": {
  828. "owner": "NixOS",
  829. "ref": "master",
  830. "repo": "nixpkgs",
  831. "type": "github"
  832. }
  833. },
  834. "nur": {
  835. "locked": {
  836. "lastModified": 1688397006,
  837. "narHash": "sha256-3ryD1dgjkr7fk/JB4r/wgTbVKdtW1Gtez3VZgl1j0L4=",
  838. "owner": "nix-community",
  839. "repo": "NUR",
  840. "rev": "78b24248ed6f7aaf88c11fb49298402c2c3c4ab3",
  841. "type": "github"
  842. },
  843. "original": {
  844. "owner": "nix-community",
  845. "repo": "NUR",
  846. "type": "github"
  847. }
  848. },
  849. "root": {
  850. "inputs": {
  851. "aagl": "aagl",
  852. "emacs-overlay": "emacs-overlay",
  853. "firefox-gnome-theme": "firefox-gnome-theme",
  854. "home": "home",
  855. "hyprland": "hyprland",
  856. "hyprland-contrib": "hyprland-contrib",
  857. "impermanence": "impermanence",
  858. "master": "master",
  859. "neovim-nightly-overlay": "neovim-nightly-overlay",
  860. "nil": "nil",
  861. "nix": "nix",
  862. "nix-colors": "nix-colors",
  863. "nixpkgs": [
  864. "master"
  865. ],
  866. "nixpkgs-wayland": "nixpkgs-wayland",
  867. "nur": "nur",
  868. "sops-nix": "sops-nix",
  869. "spicetify": "spicetify",
  870. "stable": "stable",
  871. "statix": "statix",
  872. "swayfx": "swayfx",
  873. "unstable": "unstable",
  874. "xdph": "xdph_2"
  875. }
  876. },
  877. "rust-analyzer-src": {
  878. "flake": false,
  879. "locked": {
  880. "lastModified": 1645205556,
  881. "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=",
  882. "owner": "rust-analyzer",
  883. "repo": "rust-analyzer",
  884. "rev": "acf5874b39f3dc5262317a6074d9fc7285081161",
  885. "type": "github"
  886. },
  887. "original": {
  888. "owner": "rust-analyzer",
  889. "ref": "nightly",
  890. "repo": "rust-analyzer",
  891. "type": "github"
  892. }
  893. },
  894. "rust-overlay": {
  895. "inputs": {
  896. "flake-utils": [
  897. "nil",
  898. "flake-utils"
  899. ],
  900. "nixpkgs": [
  901. "nil",
  902. "nixpkgs"
  903. ]
  904. },
  905. "locked": {
  906. "lastModified": 1682907601,
  907. "narHash": "sha256-FfUAYvRJ+6s9WWjXNPdRzuuvAeu2VHIXIbUkPJr4t14=",
  908. "owner": "oxalica",
  909. "repo": "rust-overlay",
  910. "rev": "5eaff055dd57128c53ae373dc96af944f5849daa",
  911. "type": "github"
  912. },
  913. "original": {
  914. "owner": "oxalica",
  915. "repo": "rust-overlay",
  916. "type": "github"
  917. }
  918. },
  919. "sops-nix": {
  920. "inputs": {
  921. "nixpkgs": [
  922. "nixpkgs"
  923. ],
  924. "nixpkgs-stable": [
  925. "stable"
  926. ]
  927. },
  928. "locked": {
  929. "lastModified": 1688268466,
  930. "narHash": "sha256-fArazqgYyEFiNcqa136zVYXihuqzRHNOOeVICayU2Yg=",
  931. "owner": "Mic92",
  932. "repo": "sops-nix",
  933. "rev": "5ed3c22c1fa0515e037e36956a67fe7e32c92957",
  934. "type": "github"
  935. },
  936. "original": {
  937. "owner": "Mic92",
  938. "repo": "sops-nix",
  939. "type": "github"
  940. }
  941. },
  942. "spicetify": {
  943. "inputs": {
  944. "flake-utils": "flake-utils_5",
  945. "nixpkgs": [
  946. "nixpkgs"
  947. ]
  948. },
  949. "locked": {
  950. "lastModified": 1686173678,
  951. "narHash": "sha256-aYzl34xb3u9I57sqkvSldQKltCnxhjvvLABjgFRxOVE=",
  952. "owner": "the-argus",
  953. "repo": "spicetify-nix",
  954. "rev": "f024752b691ac2dcb2ad378d72a2e3084ce83b79",
  955. "type": "github"
  956. },
  957. "original": {
  958. "owner": "the-argus",
  959. "repo": "spicetify-nix",
  960. "type": "github"
  961. }
  962. },
  963. "stable": {
  964. "locked": {
  965. "lastModified": 1659446231,
  966. "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=",
  967. "owner": "nixos",
  968. "repo": "nixpkgs",
  969. "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d",
  970. "type": "github"
  971. },
  972. "original": {
  973. "owner": "nixos",
  974. "ref": "nixos-21.11",
  975. "repo": "nixpkgs",
  976. "type": "github"
  977. }
  978. },
  979. "statix": {
  980. "inputs": {
  981. "fenix": "fenix",
  982. "nixpkgs": [
  983. "nixpkgs"
  984. ]
  985. },
  986. "locked": {
  987. "lastModified": 1676888642,
  988. "narHash": "sha256-C73LOMVVCkeL0jA5xN7klLEDEB4NkuiATEJY4A/tIyM=",
  989. "owner": "nerdypepper",
  990. "repo": "statix",
  991. "rev": "3c7136a23f444db252a556928c1489869ca3ab4e",
  992. "type": "github"
  993. },
  994. "original": {
  995. "owner": "nerdypepper",
  996. "repo": "statix",
  997. "type": "github"
  998. }
  999. },
  1000. "swayfx": {
  1001. "inputs": {
  1002. "flake-compat": "flake-compat_5",
  1003. "nixpkgs": [
  1004. "nixpkgs"
  1005. ]
  1006. },
  1007. "locked": {
  1008. "lastModified": 1686111766,
  1009. "narHash": "sha256-aXkCN/pmWFZQZAGTwq/4jtUK+wp283cNAa/leq8yNbc=",
  1010. "owner": "WillPower3309",
  1011. "repo": "swayfx",
  1012. "rev": "edd7aa72bc4ea8766d6a82325d7c9b36fe9a2025",
  1013. "type": "github"
  1014. },
  1015. "original": {
  1016. "owner": "WillPower3309",
  1017. "repo": "swayfx",
  1018. "type": "github"
  1019. }
  1020. },
  1021. "systems": {
  1022. "locked": {
  1023. "lastModified": 1681028828,
  1024. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1025. "owner": "nix-systems",
  1026. "repo": "default",
  1027. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1028. "type": "github"
  1029. },
  1030. "original": {
  1031. "owner": "nix-systems",
  1032. "repo": "default",
  1033. "type": "github"
  1034. }
  1035. },
  1036. "systems_2": {
  1037. "locked": {
  1038. "lastModified": 1681028828,
  1039. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1040. "owner": "nix-systems",
  1041. "repo": "default",
  1042. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1043. "type": "github"
  1044. },
  1045. "original": {
  1046. "owner": "nix-systems",
  1047. "repo": "default",
  1048. "type": "github"
  1049. }
  1050. },
  1051. "systems_3": {
  1052. "locked": {
  1053. "lastModified": 1681028828,
  1054. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1055. "owner": "nix-systems",
  1056. "repo": "default",
  1057. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1058. "type": "github"
  1059. },
  1060. "original": {
  1061. "owner": "nix-systems",
  1062. "repo": "default",
  1063. "type": "github"
  1064. }
  1065. },
  1066. "systems_4": {
  1067. "locked": {
  1068. "lastModified": 1681028828,
  1069. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1070. "owner": "nix-systems",
  1071. "repo": "default",
  1072. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1073. "type": "github"
  1074. },
  1075. "original": {
  1076. "owner": "nix-systems",
  1077. "repo": "default",
  1078. "type": "github"
  1079. }
  1080. },
  1081. "systems_5": {
  1082. "locked": {
  1083. "lastModified": 1681028828,
  1084. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  1085. "owner": "nix-systems",
  1086. "repo": "default",
  1087. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  1088. "type": "github"
  1089. },
  1090. "original": {
  1091. "owner": "nix-systems",
  1092. "repo": "default",
  1093. "type": "github"
  1094. }
  1095. },
  1096. "unstable": {
  1097. "locked": {
  1098. "lastModified": 1688231357,
  1099. "narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=",
  1100. "owner": "nixos",
  1101. "repo": "nixpkgs",
  1102. "rev": "645ff62e09d294a30de823cb568e9c6d68e92606",
  1103. "type": "github"
  1104. },
  1105. "original": {
  1106. "owner": "nixos",
  1107. "ref": "nixos-unstable",
  1108. "repo": "nixpkgs",
  1109. "type": "github"
  1110. }
  1111. },
  1112. "wlroots": {
  1113. "flake": false,
  1114. "locked": {
  1115. "host": "gitlab.freedesktop.org",
  1116. "lastModified": 1686753331,
  1117. "narHash": "sha256-KovjVFwcuoUO0eu/UiWrnD3+m/K+SHSAVIz4xF9K1XA=",
  1118. "owner": "wlroots",
  1119. "repo": "wlroots",
  1120. "rev": "7e7633abf09b362d0bad9e3fc650fd692369291d",
  1121. "type": "gitlab"
  1122. },
  1123. "original": {
  1124. "host": "gitlab.freedesktop.org",
  1125. "owner": "wlroots",
  1126. "repo": "wlroots",
  1127. "type": "gitlab"
  1128. }
  1129. },
  1130. "xdph": {
  1131. "inputs": {
  1132. "hyprland-protocols": [
  1133. "hyprland",
  1134. "hyprland-protocols"
  1135. ],
  1136. "nixpkgs": [
  1137. "hyprland",
  1138. "nixpkgs"
  1139. ]
  1140. },
  1141. "locked": {
  1142. "lastModified": 1685385764,
  1143. "narHash": "sha256-r+XMyOoRXq+hlfjayb+fyi9kq2JK48TrwuNIAXqlj7U=",
  1144. "owner": "hyprwm",
  1145. "repo": "xdg-desktop-portal-hyprland",
  1146. "rev": "4d9ff0c17716936e0b5ca577a39e263633901ed1",
  1147. "type": "github"
  1148. },
  1149. "original": {
  1150. "owner": "hyprwm",
  1151. "repo": "xdg-desktop-portal-hyprland",
  1152. "type": "github"
  1153. }
  1154. },
  1155. "xdph_2": {
  1156. "inputs": {
  1157. "hyprland-protocols": "hyprland-protocols_2",
  1158. "nixpkgs": [
  1159. "nixpkgs"
  1160. ]
  1161. },
  1162. "locked": {
  1163. "lastModified": 1685385764,
  1164. "narHash": "sha256-r+XMyOoRXq+hlfjayb+fyi9kq2JK48TrwuNIAXqlj7U=",
  1165. "owner": "hyprwm",
  1166. "repo": "xdg-desktop-portal-hyprland",
  1167. "rev": "4d9ff0c17716936e0b5ca577a39e263633901ed1",
  1168. "type": "github"
  1169. },
  1170. "original": {
  1171. "owner": "hyprwm",
  1172. "repo": "xdg-desktop-portal-hyprland",
  1173. "type": "github"
  1174. }
  1175. }
  1176. },
  1177. "root": "root",
  1178. "version": 7
  1179. }