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.

154 lines
4.0 KiB

3 years ago
3 years ago
3 years ago
  1. {
  2. "nodes": {
  3. "emacs-overlay": {
  4. "locked": {
  5. "lastModified": 1623260469,
  6. "narHash": "sha256-zEisFZsGiAiI4k0D+zd1g+j+/YEEdzxIhmGV1fEcVZw=",
  7. "owner": "nix-community",
  8. "repo": "emacs-overlay",
  9. "rev": "7a60fbc3fbcd1ac549af35db2b54c53b0b99da6e",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "nix-community",
  14. "repo": "emacs-overlay",
  15. "type": "github"
  16. }
  17. },
  18. "flake-utils": {
  19. "locked": {
  20. "lastModified": 1623660459,
  21. "narHash": "sha256-OTmOsh43po7r5F9s9H6lVCBQ2b0FikWbmiwLbMAGRdw=",
  22. "owner": "numtide",
  23. "repo": "flake-utils",
  24. "rev": "98c8d36b1828009b20f12544214683c7489935a1",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "numtide",
  29. "repo": "flake-utils",
  30. "type": "github"
  31. }
  32. },
  33. "home-manager": {
  34. "inputs": {
  35. "nixpkgs": [
  36. "nixpkgs"
  37. ]
  38. },
  39. "locked": {
  40. "lastModified": 1623251710,
  41. "narHash": "sha256-eCMquRJXAzzFgNcTO4jQqp8D40N0jSA58+oqhyOrEbU=",
  42. "owner": "nix-community",
  43. "repo": "home-manager",
  44. "rev": "42847469b3f65a363dc52b66be09d0ac4edcc55c",
  45. "type": "github"
  46. },
  47. "original": {
  48. "owner": "nix-community",
  49. "repo": "home-manager",
  50. "type": "github"
  51. }
  52. },
  53. "home-manager_2": {
  54. "inputs": {
  55. "nixpkgs": [
  56. "nixpkgs"
  57. ]
  58. },
  59. "locked": {
  60. "lastModified": 1623793605,
  61. "narHash": "sha256-8LaC7Y+Z+TTZuTvBL/mlfkEQ6Ey0hwwAeVUmY95Tni4=",
  62. "owner": "nix-community",
  63. "repo": "home-manager",
  64. "rev": "63af2d3e4cac0a84a87b72be0135f5bcec5a9d5d",
  65. "type": "github"
  66. },
  67. "original": {
  68. "owner": "nix-community",
  69. "repo": "home-manager",
  70. "type": "github"
  71. }
  72. },
  73. "nix-on-droid": {
  74. "inputs": {
  75. "flake-utils": "flake-utils",
  76. "home-manager": "home-manager_2",
  77. "nixpkgs": [
  78. "nixpkgs"
  79. ]
  80. },
  81. "locked": {
  82. "lastModified": 1622161517,
  83. "narHash": "sha256-bApAMlsNe+JZRIMKKM3O9SdMAzq0TezoG5hzUP4ufVU=",
  84. "owner": "t184256",
  85. "repo": "nix-on-droid",
  86. "rev": "36df7dac110a85f18e30611cecaf8ee95855bc22",
  87. "type": "github"
  88. },
  89. "original": {
  90. "owner": "t184256",
  91. "ref": "master",
  92. "repo": "nix-on-droid",
  93. "type": "github"
  94. }
  95. },
  96. "nixos-hardware": {
  97. "locked": {
  98. "lastModified": 1623143341,
  99. "narHash": "sha256-a8NjpJVvJkb3ehu/KP1OaWwlRexom2D7lQEH5uCO9yA=",
  100. "owner": "nixos",
  101. "repo": "nixos-hardware",
  102. "rev": "fccbee72df707c3fb074854668deee6e1ff02351",
  103. "type": "github"
  104. },
  105. "original": {
  106. "owner": "nixos",
  107. "repo": "nixos-hardware",
  108. "type": "github"
  109. }
  110. },
  111. "nixpkgs": {
  112. "locked": {
  113. "lastModified": 1622966049,
  114. "narHash": "sha256-6g+28v94ISkVk9TBSsITVOnB2slK8plieWPIF2jo/l0=",
  115. "owner": "NixOS",
  116. "repo": "nixpkgs",
  117. "rev": "fbfb79400a08bf754e32b4d4fc3f7d8f8055cf94",
  118. "type": "github"
  119. },
  120. "original": {
  121. "id": "nixpkgs",
  122. "ref": "nixos-unstable",
  123. "type": "indirect"
  124. }
  125. },
  126. "nixpkgs-unstable": {
  127. "locked": {
  128. "lastModified": 1623267925,
  129. "narHash": "sha256-qCQMqKqBrTHaPcxL8nSlUO+gWT+f96RmBr2lHGXKHSk=",
  130. "owner": "NixOS",
  131. "repo": "nixpkgs",
  132. "rev": "83f6711464e03a856fb554693fe2e0f3af2ab0d5",
  133. "type": "github"
  134. },
  135. "original": {
  136. "id": "nixpkgs",
  137. "ref": "master",
  138. "type": "indirect"
  139. }
  140. },
  141. "root": {
  142. "inputs": {
  143. "emacs-overlay": "emacs-overlay",
  144. "home-manager": "home-manager",
  145. "nix-on-droid": "nix-on-droid",
  146. "nixos-hardware": "nixos-hardware",
  147. "nixpkgs": "nixpkgs",
  148. "nixpkgs-unstable": "nixpkgs-unstable"
  149. }
  150. }
  151. },
  152. "root": "root",
  153. "version": 7
  154. }