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": 1646904587,
  6. "narHash": "sha256-lwuCOeaxBzf6rQnNlvn8W3ofuAlnytYeUKgN5ciNHjI=",
  7. "owner": "nix-community",
  8. "repo": "emacs-overlay",
  9. "rev": "862e7d4c2e55568fa71493736058e3b5a407ddea",
  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": 1644229661,
  21. "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
  22. "owner": "numtide",
  23. "repo": "flake-utils",
  24. "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
  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": 1646559628,
  41. "narHash": "sha256-WDoqxH/IPTV8CkI15wwzvXYgXq9UPr8xd8WKziuaynw=",
  42. "owner": "nix-community",
  43. "repo": "home-manager",
  44. "rev": "afe96e7433c513bf82375d41473c57d1f66b4e68",
  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": 1646559628,
  61. "narHash": "sha256-WDoqxH/IPTV8CkI15wwzvXYgXq9UPr8xd8WKziuaynw=",
  62. "owner": "nix-community",
  63. "repo": "home-manager",
  64. "rev": "afe96e7433c513bf82375d41473c57d1f66b4e68",
  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": 1641155977,
  83. "narHash": "sha256-50h+3soki1I+plc+4gzzvO2yaGg/8UDsLNQotXg649c=",
  84. "owner": "t184256",
  85. "repo": "nix-on-droid",
  86. "rev": "07c4406897104c7be56094b0865e4c37aa72ec8f",
  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": 1646825982,
  99. "narHash": "sha256-uWvS4UFkdE4Iqk1pXhxkZqPsqI+Z2V9VRmLxGUFejbY=",
  100. "owner": "nixos",
  101. "repo": "nixos-hardware",
  102. "rev": "816a935bf5aa5f77cb1f03ebfe20ab13b112d0f1",
  103. "type": "github"
  104. },
  105. "original": {
  106. "owner": "nixos",
  107. "repo": "nixos-hardware",
  108. "type": "github"
  109. }
  110. },
  111. "nixpkgs": {
  112. "locked": {
  113. "lastModified": 1646497237,
  114. "narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=",
  115. "owner": "NixOS",
  116. "repo": "nixpkgs",
  117. "rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026",
  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": 1646927217,
  129. "narHash": "sha256-MDrf1qb4LSxVU3+fQDZSoVbQf9nIVJmvFR1qdStAULE=",
  130. "owner": "NixOS",
  131. "repo": "nixpkgs",
  132. "rev": "bcab564e83aeffbe321127b060beb7482a8e44bc",
  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. }