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.

144 lines
3.8 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
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. },
  8. "locked": {
  9. "lastModified": 1653736770,
  10. "narHash": "sha256-Vp8fWSGTEeuWc71rVXsh+ofsHHUPhKunc8aQLGN0ETc=",
  11. "owner": "nix-community",
  12. "repo": "emacs-overlay",
  13. "rev": "ff629e757452d010b7c91fdd2597aeca370bcf68",
  14. "type": "github"
  15. },
  16. "original": {
  17. "owner": "nix-community",
  18. "repo": "emacs-overlay",
  19. "type": "github"
  20. }
  21. },
  22. "flake-utils": {
  23. "locked": {
  24. "lastModified": 1652776076,
  25. "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
  26. "owner": "numtide",
  27. "repo": "flake-utils",
  28. "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "numtide",
  33. "repo": "flake-utils",
  34. "type": "github"
  35. }
  36. },
  37. "flake-utils_2": {
  38. "locked": {
  39. "lastModified": 1652776076,
  40. "narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
  41. "owner": "numtide",
  42. "repo": "flake-utils",
  43. "rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
  44. "type": "github"
  45. },
  46. "original": {
  47. "owner": "numtide",
  48. "repo": "flake-utils",
  49. "type": "github"
  50. }
  51. },
  52. "home-manager": {
  53. "inputs": {
  54. "nixpkgs": [
  55. "nixpkgs"
  56. ]
  57. },
  58. "locked": {
  59. "lastModified": 1653518057,
  60. "narHash": "sha256-cam3Nfae5ADeEs6mRPzr0jXB7+DhyMIXz0/0Q13r/yk=",
  61. "owner": "nix-community",
  62. "repo": "home-manager",
  63. "rev": "64831f938bd413cefde0b0cf871febc494afaa4f",
  64. "type": "github"
  65. },
  66. "original": {
  67. "owner": "nix-community",
  68. "repo": "home-manager",
  69. "type": "github"
  70. }
  71. },
  72. "nixos-hardware": {
  73. "locked": {
  74. "lastModified": 1653463224,
  75. "narHash": "sha256-bUxKhqZhki2vPzFTl8HOo1m7pagF7WzY1MZiso8U5ws=",
  76. "owner": "nixos",
  77. "repo": "nixos-hardware",
  78. "rev": "39a7bfc496d2ddfce73fe9542af1f2029ba4fe39",
  79. "type": "github"
  80. },
  81. "original": {
  82. "owner": "nixos",
  83. "repo": "nixos-hardware",
  84. "type": "github"
  85. }
  86. },
  87. "nixpkgs": {
  88. "locked": {
  89. "lastModified": 1653738054,
  90. "narHash": "sha256-IaR8iLN4Ms3f5EjU1CJkXSc49ZzyS5qv03DtVAti6/s=",
  91. "owner": "NixOS",
  92. "repo": "nixpkgs",
  93. "rev": "17b62c338f2a0862a58bb6951556beecd98ccda9",
  94. "type": "github"
  95. },
  96. "original": {
  97. "id": "nixpkgs",
  98. "type": "indirect"
  99. }
  100. },
  101. "nixpkgs-unstable": {
  102. "locked": {
  103. "lastModified": 1653757375,
  104. "narHash": "sha256-Z32lJBuMtFXPteka4fx6aleeOU7aR1btjd3OEDZm5h8=",
  105. "owner": "NixOS",
  106. "repo": "nixpkgs",
  107. "rev": "f37f4ab9756bf5e7313ee351a98efbf2ff536a96",
  108. "type": "github"
  109. },
  110. "original": {
  111. "id": "nixpkgs",
  112. "ref": "master",
  113. "type": "indirect"
  114. }
  115. },
  116. "nixpkgs_2": {
  117. "locked": {
  118. "lastModified": 1653581809,
  119. "narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=",
  120. "owner": "NixOS",
  121. "repo": "nixpkgs",
  122. "rev": "83658b28fe638a170a19b8933aa008b30640fbd1",
  123. "type": "github"
  124. },
  125. "original": {
  126. "id": "nixpkgs",
  127. "ref": "nixos-unstable",
  128. "type": "indirect"
  129. }
  130. },
  131. "root": {
  132. "inputs": {
  133. "emacs-overlay": "emacs-overlay",
  134. "flake-utils": "flake-utils_2",
  135. "home-manager": "home-manager",
  136. "nixos-hardware": "nixos-hardware",
  137. "nixpkgs": "nixpkgs_2",
  138. "nixpkgs-unstable": "nixpkgs-unstable"
  139. }
  140. }
  141. },
  142. "root": "root",
  143. "version": 7
  144. }