my laptops nixos configuration, hopefully less messy this time (but still a lil' messy)
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.

185 lines
4.6KB

  1. {
  2. "nodes": {
  3. "agenix": {
  4. "inputs": {
  5. "nixpkgs": [
  6. "nixpkgs"
  7. ]
  8. },
  9. "locked": {
  10. "lastModified": 1627822587,
  11. "narHash": "sha256-AAFgsVe/ahLh1Ij2o98x6IMxz3Z+Tr97bFwa4nthB1w=",
  12. "owner": "ryantm",
  13. "repo": "agenix",
  14. "rev": "e6752e7b8592502df42066f156165471e62d902d",
  15. "type": "github"
  16. },
  17. "original": {
  18. "owner": "ryantm",
  19. "repo": "agenix",
  20. "type": "github"
  21. }
  22. },
  23. "flake-compat": {
  24. "flake": false,
  25. "locked": {
  26. "lastModified": 1627913399,
  27. "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
  28. "owner": "edolstra",
  29. "repo": "flake-compat",
  30. "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "edolstra",
  35. "repo": "flake-compat",
  36. "type": "github"
  37. }
  38. },
  39. "flake-utils": {
  40. "locked": {
  41. "lastModified": 1623875721,
  42. "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
  43. "owner": "numtide",
  44. "repo": "flake-utils",
  45. "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
  46. "type": "github"
  47. },
  48. "original": {
  49. "owner": "numtide",
  50. "repo": "flake-utils",
  51. "type": "github"
  52. }
  53. },
  54. "home-manager": {
  55. "inputs": {
  56. "nixpkgs": [
  57. "nixpkgs"
  58. ]
  59. },
  60. "locked": {
  61. "lastModified": 1622312678,
  62. "narHash": "sha256-LsVDvO6TBnSQNNoV+Dt10+jx91eS74k8hf4zIOMAyR0=",
  63. "owner": "nix-community",
  64. "repo": "home-manager",
  65. "rev": "49706878e1580d796cc99b63574310405935113f",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "nix-community",
  70. "ref": "release-20.09",
  71. "repo": "home-manager",
  72. "type": "github"
  73. }
  74. },
  75. "neovim-flake": {
  76. "inputs": {
  77. "flake-utils": "flake-utils",
  78. "nixpkgs": [
  79. "nixpkgs"
  80. ]
  81. },
  82. "locked": {
  83. "dir": "contrib",
  84. "lastModified": 1629274242,
  85. "narHash": "sha256-0qr6pFISilEh/1HsL3NAalRuc6/nJpHcWZx/G/NBkn4=",
  86. "owner": "neovim",
  87. "repo": "neovim",
  88. "rev": "7bff642169438a66557b65d6aba80536eaf570fa",
  89. "type": "github"
  90. },
  91. "original": {
  92. "dir": "contrib",
  93. "owner": "neovim",
  94. "repo": "neovim",
  95. "type": "github"
  96. }
  97. },
  98. "nixos-hardware": {
  99. "locked": {
  100. "lastModified": 1629302925,
  101. "narHash": "sha256-BZUOGUxYk8SXT0rVQIhBkfqUgG1YfStoJadp6iUk9Is=",
  102. "owner": "NixOS",
  103. "repo": "nixos-hardware",
  104. "rev": "878f629005b003fe39c9e619b074e0ff7d9ed0e2",
  105. "type": "github"
  106. },
  107. "original": {
  108. "owner": "NixOS",
  109. "repo": "nixos-hardware",
  110. "type": "github"
  111. }
  112. },
  113. "nixpkgs": {
  114. "locked": {
  115. "lastModified": 1629226339,
  116. "narHash": "sha256-szvgmQcUJM3Kv/wNyIn+wtMrrvsks0bk9JOqI2Ij8Ao=",
  117. "owner": "NixOS",
  118. "repo": "nixpkgs",
  119. "rev": "2435ea48c3b295d9cd490535730bb13ab8cfd8a5",
  120. "type": "github"
  121. },
  122. "original": {
  123. "owner": "NixOS",
  124. "ref": "nixos-unstable",
  125. "repo": "nixpkgs",
  126. "type": "github"
  127. }
  128. },
  129. "nvim-nightly": {
  130. "inputs": {
  131. "flake-compat": "flake-compat",
  132. "neovim-flake": "neovim-flake",
  133. "nixpkgs": [
  134. "nixpkgs"
  135. ]
  136. },
  137. "locked": {
  138. "lastModified": 1629274599,
  139. "narHash": "sha256-C8dsaVdztNKBF9Tx4UCHir0Qxwh1dllxHkejxFNMDD4=",
  140. "owner": "nix-community",
  141. "repo": "neovim-nightly-overlay",
  142. "rev": "04d59fbf55a131092a4ab3f8a9af151149a8a371",
  143. "type": "github"
  144. },
  145. "original": {
  146. "owner": "nix-community",
  147. "repo": "neovim-nightly-overlay",
  148. "type": "github"
  149. }
  150. },
  151. "root": {
  152. "inputs": {
  153. "agenix": "agenix",
  154. "home-manager": "home-manager",
  155. "nixos-hardware": "nixos-hardware",
  156. "nixpkgs": "nixpkgs",
  157. "nvim-nightly": "nvim-nightly",
  158. "swatch": "swatch"
  159. }
  160. },
  161. "swatch": {
  162. "inputs": {
  163. "nixpkgs": [
  164. "nixpkgs"
  165. ]
  166. },
  167. "locked": {
  168. "lastModified": 1617928465,
  169. "narHash": "sha256-WbvMczpDqgLG+mMutNNIDHgj4h9JaaVihqjatYW1lrI=",
  170. "owner": "techieAgnostic",
  171. "repo": "swatch",
  172. "rev": "c036a19747703c88bd4b446b6d8d474f6af280fd",
  173. "type": "github"
  174. },
  175. "original": {
  176. "owner": "techieAgnostic",
  177. "repo": "swatch",
  178. "type": "github"
  179. }
  180. }
  181. },
  182. "root": "root",
  183. "version": 7
  184. }