flake.lock 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. {
  2. "nodes": {
  3. "caelestia-cli": {
  4. "inputs": {
  5. "caelestia-shell": "caelestia-shell",
  6. "nixpkgs": [
  7. "nixpkgs"
  8. ]
  9. },
  10. "locked": {
  11. "lastModified": 1781500377,
  12. "narHash": "sha256-qvBoATYCZ64ikx5Vi/yWAzy0CSKdIev+sTh45H1KAHU=",
  13. "owner": "caelestia-dots",
  14. "repo": "cli",
  15. "rev": "5c062e6897d2e86e267e1db251eb872ebb836568",
  16. "type": "github"
  17. },
  18. "original": {
  19. "owner": "caelestia-dots",
  20. "repo": "cli",
  21. "type": "github"
  22. }
  23. },
  24. "caelestia-cli_2": {
  25. "inputs": {
  26. "caelestia-shell": [
  27. "caelestia-shell"
  28. ],
  29. "nixpkgs": [
  30. "caelestia-shell",
  31. "nixpkgs"
  32. ]
  33. },
  34. "locked": {
  35. "lastModified": 1781239472,
  36. "narHash": "sha256-WFL8jZMWNH1tx3UwaJ9aa9NN25uOEJ9mbKPRNQJY/xM=",
  37. "owner": "caelestia-dots",
  38. "repo": "cli",
  39. "rev": "3f3229aed4f36752a02fd870fd6cad94bd76555f",
  40. "type": "github"
  41. },
  42. "original": {
  43. "owner": "caelestia-dots",
  44. "repo": "cli",
  45. "type": "github"
  46. }
  47. },
  48. "caelestia-shell": {
  49. "inputs": {
  50. "caelestia-cli": [
  51. "caelestia-cli"
  52. ],
  53. "m3shapes": "m3shapes",
  54. "nixpkgs": [
  55. "caelestia-cli",
  56. "nixpkgs"
  57. ],
  58. "quickshell": "quickshell"
  59. },
  60. "locked": {
  61. "lastModified": 1781437895,
  62. "narHash": "sha256-KGN7Ql7xb/1RF/xP4LInOrRHNUvjAWaL92ABNN8mFrY=",
  63. "owner": "caelestia-dots",
  64. "repo": "shell",
  65. "rev": "7f358235aab727289c50f7e69b96ae7237efc358",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "caelestia-dots",
  70. "repo": "shell",
  71. "type": "github"
  72. }
  73. },
  74. "caelestia-shell_2": {
  75. "inputs": {
  76. "caelestia-cli": "caelestia-cli_2",
  77. "m3shapes": "m3shapes_2",
  78. "nixpkgs": [
  79. "nixpkgs"
  80. ],
  81. "quickshell": "quickshell_2"
  82. },
  83. "locked": {
  84. "lastModified": 1781542336,
  85. "narHash": "sha256-falLe6Kw806/u3YdOmlNBG2NZT+SH8su2kn4f4l2lQw=",
  86. "owner": "anarion80",
  87. "repo": "caelestia-shell",
  88. "rev": "c2a906f38b27a2ab7718b1df8fbfc2abb795fa28",
  89. "type": "github"
  90. },
  91. "original": {
  92. "owner": "anarion80",
  93. "ref": "topbar",
  94. "repo": "caelestia-shell",
  95. "type": "github"
  96. }
  97. },
  98. "crane": {
  99. "locked": {
  100. "lastModified": 1780099841,
  101. "narHash": "sha256-EVZd2RsbpreRUDSi9rBwPY+ZxoyMaiEBbZxxhljbaS4=",
  102. "owner": "ipetkov",
  103. "repo": "crane",
  104. "rev": "0532eb17955225173906d671fb36306bdeb1e2dc",
  105. "type": "github"
  106. },
  107. "original": {
  108. "owner": "ipetkov",
  109. "repo": "crane",
  110. "type": "github"
  111. }
  112. },
  113. "flake-utils": {
  114. "inputs": {
  115. "systems": "systems"
  116. },
  117. "locked": {
  118. "lastModified": 1731533236,
  119. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  120. "owner": "numtide",
  121. "repo": "flake-utils",
  122. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  123. "type": "github"
  124. },
  125. "original": {
  126. "owner": "numtide",
  127. "repo": "flake-utils",
  128. "type": "github"
  129. }
  130. },
  131. "home-manager": {
  132. "inputs": {
  133. "nixpkgs": [
  134. "nixpkgs"
  135. ]
  136. },
  137. "locked": {
  138. "lastModified": 1781319724,
  139. "narHash": "sha256-ZGuxexEMo4Xv28KJ0dX/m/PHN4oZIOnxHZpNTyrvx4M=",
  140. "owner": "nix-community",
  141. "repo": "home-manager",
  142. "rev": "8355f0a16b2dbb06a97959a918af5b239bbe05ae",
  143. "type": "github"
  144. },
  145. "original": {
  146. "owner": "nix-community",
  147. "ref": "release-26.05",
  148. "repo": "home-manager",
  149. "type": "github"
  150. }
  151. },
  152. "m3shapes": {
  153. "flake": false,
  154. "locked": {
  155. "lastModified": 1781017666,
  156. "narHash": "sha256-kfHyzZaPHgqZML48OA+5JwBOsLdQJ2ci/aGPShvUB4Y=",
  157. "owner": "soramanew",
  158. "repo": "m3shapes",
  159. "rev": "bdc327b29f95394a732baf3c9b19658ba23755b6",
  160. "type": "github"
  161. },
  162. "original": {
  163. "owner": "soramanew",
  164. "repo": "m3shapes",
  165. "rev": "bdc327b29f95394a732baf3c9b19658ba23755b6",
  166. "type": "github"
  167. }
  168. },
  169. "m3shapes_2": {
  170. "flake": false,
  171. "locked": {
  172. "lastModified": 1781017666,
  173. "narHash": "sha256-kfHyzZaPHgqZML48OA+5JwBOsLdQJ2ci/aGPShvUB4Y=",
  174. "owner": "soramanew",
  175. "repo": "m3shapes",
  176. "rev": "bdc327b29f95394a732baf3c9b19658ba23755b6",
  177. "type": "github"
  178. },
  179. "original": {
  180. "owner": "soramanew",
  181. "repo": "m3shapes",
  182. "rev": "bdc327b29f95394a732baf3c9b19658ba23755b6",
  183. "type": "github"
  184. }
  185. },
  186. "moose": {
  187. "inputs": {
  188. "crane": "crane",
  189. "flake-utils": "flake-utils",
  190. "nixpkgs": [
  191. "nixpkgs"
  192. ]
  193. },
  194. "locked": {
  195. "lastModified": 1781014746,
  196. "narHash": "sha256-Fvk4kHgYNY7rZWrH3Kq8J15myb0uOC5pLbwthu4yLos=",
  197. "owner": "johron",
  198. "repo": "moose",
  199. "rev": "e504289df0c1ba94e3486e6b84f42d9dd89e0dc1",
  200. "type": "github"
  201. },
  202. "original": {
  203. "owner": "johron",
  204. "repo": "moose",
  205. "type": "github"
  206. }
  207. },
  208. "nix-flatpak": {
  209. "locked": {
  210. "lastModified": 1767983141,
  211. "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=",
  212. "owner": "gmodena",
  213. "repo": "nix-flatpak",
  214. "rev": "440818969ac2cbd77bfe025e884d0aa528991374",
  215. "type": "github"
  216. },
  217. "original": {
  218. "owner": "gmodena",
  219. "ref": "v0.7.0",
  220. "repo": "nix-flatpak",
  221. "type": "github"
  222. }
  223. },
  224. "nixpkgs": {
  225. "locked": {
  226. "lastModified": 1781216227,
  227. "narHash": "sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE=",
  228. "owner": "NixOS",
  229. "repo": "nixpkgs",
  230. "rev": "a0374025a863d007d98e3297f6aa46cc3141c2f0",
  231. "type": "github"
  232. },
  233. "original": {
  234. "owner": "NixOS",
  235. "ref": "nixos-26.05",
  236. "repo": "nixpkgs",
  237. "type": "github"
  238. }
  239. },
  240. "noctalia": {
  241. "inputs": {
  242. "nixpkgs": [
  243. "nixpkgs"
  244. ],
  245. "noctalia-qs": "noctalia-qs"
  246. },
  247. "locked": {
  248. "lastModified": 1780949817,
  249. "narHash": "sha256-2oJuPyt+4dd+ZzO7TFqpmkSAAYpRg9SF4eV8kJGl6Tk=",
  250. "owner": "noctalia-dev",
  251. "repo": "noctalia",
  252. "rev": "f816591afc2f2f606d1f0cf70b51e95c04a7a8aa",
  253. "type": "github"
  254. },
  255. "original": {
  256. "owner": "noctalia-dev",
  257. "ref": "legacy-v4",
  258. "repo": "noctalia",
  259. "type": "github"
  260. }
  261. },
  262. "noctalia-qs": {
  263. "inputs": {
  264. "nixpkgs": [
  265. "noctalia",
  266. "nixpkgs"
  267. ],
  268. "systems": "systems_2",
  269. "treefmt-nix": "treefmt-nix"
  270. },
  271. "locked": {
  272. "lastModified": 1780799499,
  273. "narHash": "sha256-YloRtLqJabzYUWvdLyh67zH4DZrR3kQj+dlQJwLPmPM=",
  274. "owner": "noctalia-dev",
  275. "repo": "noctalia-qs",
  276. "rev": "f308426239665e3bc3d624014e9295b2ae2f58ff",
  277. "type": "github"
  278. },
  279. "original": {
  280. "owner": "noctalia-dev",
  281. "repo": "noctalia-qs",
  282. "type": "github"
  283. }
  284. },
  285. "quickshell": {
  286. "inputs": {
  287. "nixpkgs": [
  288. "caelestia-cli",
  289. "caelestia-shell",
  290. "nixpkgs"
  291. ]
  292. },
  293. "locked": {
  294. "lastModified": 1781053488,
  295. "narHash": "sha256-P4WEBaKgl8flRckHxXGHzT0potPvB3x8ZFIp9gLEAMY=",
  296. "ref": "refs/heads/master",
  297. "rev": "d99d87d5e5ec4e696815348692fdaaf0b6be1b2c",
  298. "revCount": 822,
  299. "type": "git",
  300. "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
  301. },
  302. "original": {
  303. "type": "git",
  304. "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
  305. }
  306. },
  307. "quickshell_2": {
  308. "inputs": {
  309. "nixpkgs": [
  310. "caelestia-shell",
  311. "nixpkgs"
  312. ]
  313. },
  314. "locked": {
  315. "lastModified": 1781053488,
  316. "narHash": "sha256-P4WEBaKgl8flRckHxXGHzT0potPvB3x8ZFIp9gLEAMY=",
  317. "ref": "refs/heads/master",
  318. "rev": "d99d87d5e5ec4e696815348692fdaaf0b6be1b2c",
  319. "revCount": 822,
  320. "type": "git",
  321. "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
  322. },
  323. "original": {
  324. "type": "git",
  325. "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
  326. }
  327. },
  328. "root": {
  329. "inputs": {
  330. "caelestia-cli": "caelestia-cli",
  331. "caelestia-shell": "caelestia-shell_2",
  332. "home-manager": "home-manager",
  333. "moose": "moose",
  334. "nix-flatpak": "nix-flatpak",
  335. "nixpkgs": "nixpkgs",
  336. "noctalia": "noctalia"
  337. }
  338. },
  339. "systems": {
  340. "locked": {
  341. "lastModified": 1681028828,
  342. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  343. "owner": "nix-systems",
  344. "repo": "default",
  345. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  346. "type": "github"
  347. },
  348. "original": {
  349. "owner": "nix-systems",
  350. "repo": "default",
  351. "type": "github"
  352. }
  353. },
  354. "systems_2": {
  355. "locked": {
  356. "lastModified": 1689347949,
  357. "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
  358. "owner": "nix-systems",
  359. "repo": "default-linux",
  360. "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
  361. "type": "github"
  362. },
  363. "original": {
  364. "owner": "nix-systems",
  365. "repo": "default-linux",
  366. "type": "github"
  367. }
  368. },
  369. "treefmt-nix": {
  370. "inputs": {
  371. "nixpkgs": [
  372. "noctalia",
  373. "noctalia-qs",
  374. "nixpkgs"
  375. ]
  376. },
  377. "locked": {
  378. "lastModified": 1780220602,
  379. "narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
  380. "owner": "numtide",
  381. "repo": "treefmt-nix",
  382. "rev": "db947814a175b7ca6ded66e21383d938df01c227",
  383. "type": "github"
  384. },
  385. "original": {
  386. "owner": "numtide",
  387. "repo": "treefmt-nix",
  388. "type": "github"
  389. }
  390. }
  391. },
  392. "root": "root",
  393. "version": 7
  394. }