my vim setup, as a nix flake
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.

112 lines
2.9KB

  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. "idris2-src": {
  19. "flake": false,
  20. "locked": {
  21. "lastModified": 1606405807,
  22. "narHash": "sha256-v2oNgtjreNpbN0LV1RIdrcYLjFWj/k9fqGf/w4ig8cE=",
  23. "owner": "edwinb",
  24. "repo": "idris2-vim",
  25. "rev": "964cebee493c85f75796e4f4e6bbb4ac54e2da9e",
  26. "type": "github"
  27. },
  28. "original": {
  29. "owner": "edwinb",
  30. "repo": "idris2-vim",
  31. "type": "github"
  32. }
  33. },
  34. "nixpkgs": {
  35. "locked": {
  36. "lastModified": 1617808887,
  37. "narHash": "sha256-zXye++UlrWGhfRo01sg/ldE60MZYnhda/HK5Jaa7F7g=",
  38. "owner": "NixOS",
  39. "repo": "nixpkgs",
  40. "rev": "d1183f3dc44b9ee5134fcbcd45555c48aa678e93",
  41. "type": "github"
  42. },
  43. "original": {
  44. "owner": "NixOS",
  45. "ref": "nixos-unstable",
  46. "repo": "nixpkgs",
  47. "type": "github"
  48. }
  49. },
  50. "rainbow-vim-src": {
  51. "flake": false,
  52. "locked": {
  53. "lastModified": 1590654574,
  54. "narHash": "sha256-PH4UY+/1JFrR5C0DpFrkfTc51wUQet8ynvAPKFxbFZk=",
  55. "owner": "luochen1990",
  56. "repo": "rainbow",
  57. "rev": "4d15633cdaf61602e1d9fd216a77fc02e0881b2d",
  58. "type": "github"
  59. },
  60. "original": {
  61. "owner": "luochen1990",
  62. "repo": "rainbow",
  63. "type": "github"
  64. }
  65. },
  66. "root": {
  67. "inputs": {
  68. "flake-utils": "flake-utils",
  69. "idris2-src": "idris2-src",
  70. "nixpkgs": "nixpkgs",
  71. "rainbow-vim-src": "rainbow-vim-src",
  72. "slimv-src": "slimv-src",
  73. "vim-racket-src": "vim-racket-src"
  74. }
  75. },
  76. "slimv-src": {
  77. "flake": false,
  78. "locked": {
  79. "lastModified": 1617654210,
  80. "narHash": "sha256-ui8feAAKe5+m8WxFZFvMp3dnAN8dA/O/4MXHUo0wr6E=",
  81. "owner": "kovisoft",
  82. "repo": "slimv",
  83. "rev": "de657dd6e124189143589a725ae85113c09eb053",
  84. "type": "github"
  85. },
  86. "original": {
  87. "owner": "kovisoft",
  88. "repo": "slimv",
  89. "type": "github"
  90. }
  91. },
  92. "vim-racket-src": {
  93. "flake": false,
  94. "locked": {
  95. "lastModified": 1595555951,
  96. "narHash": "sha256-XqbR9qMvvaeZ7LHUemocJQQ/CaJSHxEwh7B7Y1o6KhU=",
  97. "owner": "wlangstroth",
  98. "repo": "vim-racket",
  99. "rev": "bca2643c3d8bd0fcd46ab73bee69023a5da1964b",
  100. "type": "github"
  101. },
  102. "original": {
  103. "owner": "wlangstroth",
  104. "repo": "vim-racket",
  105. "type": "github"
  106. }
  107. }
  108. },
  109. "root": "root",
  110. "version": 7
  111. }