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
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. "locked": {
  5. "lastModified": 1630746807,
  6. "narHash": "sha256-l30gDY9EQbaTaXTehjLgmnGeCUL0sGpD+KsI2WnCsdI=",
  7. "owner": "nix-community",
  8. "repo": "emacs-overlay",
  9. "rev": "77da5f7db124ac4e9c0d1228647f20c01e5498f9",
  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": 1629481132,
  21. "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
  22. "owner": "numtide",
  23. "repo": "flake-utils",
  24. "rev": "997f7efcb746a9c140ce1f13c72263189225f482",
  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": 1630428740,
  41. "narHash": "sha256-394yJxkFjvg47vB0jK5WHCitLDilyGjO3HpuZkAM2GA=",
  42. "owner": "nix-community",
  43. "repo": "home-manager",
  44. "rev": "21a2ff449620a9cb91802f9d1a9157b2ae8c6b39",
  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": 1630428740,
  61. "narHash": "sha256-394yJxkFjvg47vB0jK5WHCitLDilyGjO3HpuZkAM2GA=",
  62. "owner": "nix-community",
  63. "repo": "home-manager",
  64. "rev": "21a2ff449620a9cb91802f9d1a9157b2ae8c6b39",
  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": 1627416063,
  83. "narHash": "sha256-M7u36x4EUSqdLD6e2D0FtU4ibQIg3cs1PK4jOj/QfVI=",
  84. "owner": "t184256",
  85. "repo": "nix-on-droid",
  86. "rev": "97e1e71b8416484755e0c864d68e970a79aee168",
  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": 1629975021,
  99. "narHash": "sha256-+z4pK5yvoIKAIPGnyxt7I7Y9yX72HFP2krppGENpn6I=",
  100. "owner": "nixos",
  101. "repo": "nixos-hardware",
  102. "rev": "342048461da7fc743e588ee744080c045613a226",
  103. "type": "github"
  104. },
  105. "original": {
  106. "owner": "nixos",
  107. "repo": "nixos-hardware",
  108. "type": "github"
  109. }
  110. },
  111. "nixpkgs": {
  112. "locked": {
  113. "lastModified": 1630600546,
  114. "narHash": "sha256-RFqEv59bWpds9Ymo757GgHB9S3nJFra96ySW1YptNuQ=",
  115. "owner": "NixOS",
  116. "repo": "nixpkgs",
  117. "rev": "4194d02deb6c3bd60dffe752b4b788570553a649",
  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": 1630759535,
  129. "narHash": "sha256-eOUcLlDf/2485d0jUcYVZcJeeU8xlSXIefIiaHZjedQ=",
  130. "owner": "NixOS",
  131. "repo": "nixpkgs",
  132. "rev": "af5e8773c8ead706b4976f065cb5bb64135dc77d",
  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. }