I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

199 lines
5.2 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. {
  2. "nodes": {
  3. "emacs-overlay": {
  4. "inputs": {
  5. "flake-utils": "flake-utils",
  6. "nixpkgs": "nixpkgs",
  7. "nixpkgs-stable": "nixpkgs-stable"
  8. },
  9. "locked": {
  10. "lastModified": 1685990369,
  11. "narHash": "sha256-Il0jkVxzFveEXvsZTZcQM7zMn8xc8SZnnVjP6HtBsvg=",
  12. "owner": "nix-community",
  13. "repo": "emacs-overlay",
  14. "rev": "d0ed6edc7561f7a5518bd51f501e0cc6f9aa3023",
  15. "type": "github"
  16. },
  17. "original": {
  18. "owner": "nix-community",
  19. "repo": "emacs-overlay",
  20. "type": "github"
  21. }
  22. },
  23. "flake-utils": {
  24. "inputs": {
  25. "systems": "systems"
  26. },
  27. "locked": {
  28. "lastModified": 1685518550,
  29. "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
  30. "owner": "numtide",
  31. "repo": "flake-utils",
  32. "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
  33. "type": "github"
  34. },
  35. "original": {
  36. "owner": "numtide",
  37. "repo": "flake-utils",
  38. "type": "github"
  39. }
  40. },
  41. "flake-utils_2": {
  42. "inputs": {
  43. "systems": "systems_2"
  44. },
  45. "locked": {
  46. "lastModified": 1685518550,
  47. "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
  48. "owner": "numtide",
  49. "repo": "flake-utils",
  50. "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
  51. "type": "github"
  52. },
  53. "original": {
  54. "owner": "numtide",
  55. "repo": "flake-utils",
  56. "type": "github"
  57. }
  58. },
  59. "home-manager": {
  60. "inputs": {
  61. "nixpkgs": [
  62. "nixpkgs"
  63. ]
  64. },
  65. "locked": {
  66. "lastModified": 1685999310,
  67. "narHash": "sha256-gaRMZhc7z4KeU/xS3IWv3kC+WhVcAXOLXXGKLe5zn1Y=",
  68. "owner": "nix-community",
  69. "repo": "home-manager",
  70. "rev": "28614ed7a1e3ace824c122237bdc0e5e0b62c5c3",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "nix-community",
  75. "repo": "home-manager",
  76. "type": "github"
  77. }
  78. },
  79. "nixos-hardware": {
  80. "locked": {
  81. "lastModified": 1684899633,
  82. "narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=",
  83. "owner": "nixos",
  84. "repo": "nixos-hardware",
  85. "rev": "4cc688ee711159b9bcb5a367be44007934e1a49d",
  86. "type": "github"
  87. },
  88. "original": {
  89. "owner": "nixos",
  90. "repo": "nixos-hardware",
  91. "type": "github"
  92. }
  93. },
  94. "nixpkgs": {
  95. "locked": {
  96. "lastModified": 1685931219,
  97. "narHash": "sha256-8EWeOZ6LKQfgAjB/USffUSELPRjw88A+xTcXnOUvO5M=",
  98. "owner": "NixOS",
  99. "repo": "nixpkgs",
  100. "rev": "7409480d5c8584a1a83c422530419efe4afb0d19",
  101. "type": "github"
  102. },
  103. "original": {
  104. "owner": "NixOS",
  105. "ref": "nixos-unstable",
  106. "repo": "nixpkgs",
  107. "type": "github"
  108. }
  109. },
  110. "nixpkgs-stable": {
  111. "locked": {
  112. "lastModified": 1685883127,
  113. "narHash": "sha256-zPDaPNrAtBnO24rNqjHLINHsqTdRbgWy1c/TL3EdwlM=",
  114. "owner": "NixOS",
  115. "repo": "nixpkgs",
  116. "rev": "d4a9ff82fc18723219b60c66fb2ccb0734c460eb",
  117. "type": "github"
  118. },
  119. "original": {
  120. "owner": "NixOS",
  121. "ref": "nixos-22.11",
  122. "repo": "nixpkgs",
  123. "type": "github"
  124. }
  125. },
  126. "nixpkgs-unstable": {
  127. "locked": {
  128. "lastModified": 1686011541,
  129. "narHash": "sha256-17FBPsSqj/HTzo2OXymc0bUnOzHp/qdBIn4tu6YOV5Y=",
  130. "owner": "NixOS",
  131. "repo": "nixpkgs",
  132. "rev": "14d96ff665fb5f95b97f828c93b64a7159edd632",
  133. "type": "github"
  134. },
  135. "original": {
  136. "id": "nixpkgs",
  137. "ref": "master",
  138. "type": "indirect"
  139. }
  140. },
  141. "nixpkgs_2": {
  142. "locked": {
  143. "lastModified": 1685931219,
  144. "narHash": "sha256-8EWeOZ6LKQfgAjB/USffUSELPRjw88A+xTcXnOUvO5M=",
  145. "owner": "NixOS",
  146. "repo": "nixpkgs",
  147. "rev": "7409480d5c8584a1a83c422530419efe4afb0d19",
  148. "type": "github"
  149. },
  150. "original": {
  151. "id": "nixpkgs",
  152. "ref": "nixos-unstable",
  153. "type": "indirect"
  154. }
  155. },
  156. "root": {
  157. "inputs": {
  158. "emacs-overlay": "emacs-overlay",
  159. "flake-utils": "flake-utils_2",
  160. "home-manager": "home-manager",
  161. "nixos-hardware": "nixos-hardware",
  162. "nixpkgs": "nixpkgs_2",
  163. "nixpkgs-unstable": "nixpkgs-unstable"
  164. }
  165. },
  166. "systems": {
  167. "locked": {
  168. "lastModified": 1681028828,
  169. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  170. "owner": "nix-systems",
  171. "repo": "default",
  172. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  173. "type": "github"
  174. },
  175. "original": {
  176. "owner": "nix-systems",
  177. "repo": "default",
  178. "type": "github"
  179. }
  180. },
  181. "systems_2": {
  182. "locked": {
  183. "lastModified": 1681028828,
  184. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  185. "owner": "nix-systems",
  186. "repo": "default",
  187. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  188. "type": "github"
  189. },
  190. "original": {
  191. "owner": "nix-systems",
  192. "repo": "default",
  193. "type": "github"
  194. }
  195. }
  196. },
  197. "root": "root",
  198. "version": 7
  199. }