seeing if it's easier to fork tA's nixos laptop config rather than make one from scratch (more or less).
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

187 wiersze
4.8KB

  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "locked": {
  5. "lastModified": 1617631617,
  6. "narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=",
  7. "owner": "numtide",
  8. "repo": "flake-utils",
  9. "rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "numtide",
  14. "repo": "flake-utils",
  15. "type": "github"
  16. }
  17. },
  18. "home-manager": {
  19. "inputs": {
  20. "nixpkgs": "nixpkgs"
  21. },
  22. "locked": {
  23. "lastModified": 1617824794,
  24. "narHash": "sha256-UGkvzx0nIXHhNq/KwJLjXvKAQRE2V33MuX+UirvqrkQ=",
  25. "owner": "nix-community",
  26. "repo": "home-manager",
  27. "rev": "2aa20ae969f2597c4df10a094440a66e9d7f8c86",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "nix-community",
  32. "ref": "release-20.09",
  33. "repo": "home-manager",
  34. "type": "github"
  35. }
  36. },
  37. "nixos-hardware": {
  38. "locked": {
  39. "lastModified": 1618976009,
  40. "narHash": "sha256-G5Z2Keob1pWrrdUqH2MYv15NKitklb4/A3ZdSp+3f/M=",
  41. "owner": "NixOS",
  42. "repo": "nixos-hardware",
  43. "rev": "241d8300b2746c1db715eaf8d64748990cd0bb7a",
  44. "type": "github"
  45. },
  46. "original": {
  47. "owner": "NixOS",
  48. "repo": "nixos-hardware",
  49. "type": "github"
  50. }
  51. },
  52. "nixpkgs": {
  53. "locked": {
  54. "lastModified": 1619132512,
  55. "narHash": "sha256-Ag0SPRotWMfekMlCrGqaLIvk92Xl9+WL2PKKYY447jU=",
  56. "owner": "NixOS",
  57. "repo": "nixpkgs",
  58. "rev": "603620a6308c0c8f00f4edef67a6a0a41a3c6f36",
  59. "type": "github"
  60. },
  61. "original": {
  62. "id": "nixpkgs",
  63. "type": "indirect"
  64. }
  65. },
  66. "nixpkgs_2": {
  67. "locked": {
  68. "lastModified": 1619057301,
  69. "narHash": "sha256-1Y1nCnwGSQHM76KGIhz+8tOAGOT3wlP+dKjwoyQXCtg=",
  70. "owner": "NixOS",
  71. "repo": "nixpkgs",
  72. "rev": "d235056d6d6dcbd2999bd55fd120d831d4df6304",
  73. "type": "github"
  74. },
  75. "original": {
  76. "owner": "NixOS",
  77. "ref": "nixos-unstable",
  78. "repo": "nixpkgs",
  79. "type": "github"
  80. }
  81. },
  82. "rainbow-vim-src": {
  83. "flake": false,
  84. "locked": {
  85. "lastModified": 1590654574,
  86. "narHash": "sha256-PH4UY+/1JFrR5C0DpFrkfTc51wUQet8ynvAPKFxbFZk=",
  87. "owner": "luochen1990",
  88. "repo": "rainbow",
  89. "rev": "4d15633cdaf61602e1d9fd216a77fc02e0881b2d",
  90. "type": "github"
  91. },
  92. "original": {
  93. "owner": "luochen1990",
  94. "repo": "rainbow",
  95. "type": "github"
  96. }
  97. },
  98. "root": {
  99. "inputs": {
  100. "home-manager": "home-manager",
  101. "nixos-hardware": "nixos-hardware",
  102. "nixpkgs": "nixpkgs_2",
  103. "swatch": "swatch",
  104. "vim": "vim"
  105. }
  106. },
  107. "slimv-src": {
  108. "flake": false,
  109. "locked": {
  110. "lastModified": 1617654210,
  111. "narHash": "sha256-ui8feAAKe5+m8WxFZFvMp3dnAN8dA/O/4MXHUo0wr6E=",
  112. "owner": "kovisoft",
  113. "repo": "slimv",
  114. "rev": "de657dd6e124189143589a725ae85113c09eb053",
  115. "type": "github"
  116. },
  117. "original": {
  118. "owner": "kovisoft",
  119. "repo": "slimv",
  120. "type": "github"
  121. }
  122. },
  123. "swatch": {
  124. "inputs": {
  125. "nixpkgs": [
  126. "nixpkgs"
  127. ]
  128. },
  129. "locked": {
  130. "lastModified": 1617928465,
  131. "narHash": "sha256-WbvMczpDqgLG+mMutNNIDHgj4h9JaaVihqjatYW1lrI=",
  132. "owner": "techieAgnostic",
  133. "repo": "swatch",
  134. "rev": "c036a19747703c88bd4b446b6d8d474f6af280fd",
  135. "type": "github"
  136. },
  137. "original": {
  138. "owner": "techieAgnostic",
  139. "repo": "swatch",
  140. "type": "github"
  141. }
  142. },
  143. "vim": {
  144. "inputs": {
  145. "flake-utils": "flake-utils",
  146. "nixpkgs": [
  147. "nixpkgs"
  148. ],
  149. "rainbow-vim-src": "rainbow-vim-src",
  150. "slimv-src": "slimv-src",
  151. "vim-racket-src": "vim-racket-src"
  152. },
  153. "locked": {
  154. "lastModified": 1617934019,
  155. "narHash": "sha256-50QBtpXB4U6IzU1mCj975t530GYaCrDHUcN4H1pxGhk=",
  156. "owner": "techieAgnostic",
  157. "repo": "vim",
  158. "rev": "530f0ec712701b4e7ba88e7104477fdf044f1527",
  159. "type": "github"
  160. },
  161. "original": {
  162. "owner": "techieAgnostic",
  163. "repo": "vim",
  164. "type": "github"
  165. }
  166. },
  167. "vim-racket-src": {
  168. "flake": false,
  169. "locked": {
  170. "lastModified": 1595555951,
  171. "narHash": "sha256-XqbR9qMvvaeZ7LHUemocJQQ/CaJSHxEwh7B7Y1o6KhU=",
  172. "owner": "wlangstroth",
  173. "repo": "vim-racket",
  174. "rev": "bca2643c3d8bd0fcd46ab73bee69023a5da1964b",
  175. "type": "github"
  176. },
  177. "original": {
  178. "owner": "wlangstroth",
  179. "repo": "vim-racket",
  180. "type": "github"
  181. }
  182. }
  183. },
  184. "root": "root",
  185. "version": 7
  186. }