my vim setup, as a nix flake
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

95 lignes
2.4KB

  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. "nixpkgs": {
  19. "locked": {
  20. "lastModified": 1617808887,
  21. "narHash": "sha256-zXye++UlrWGhfRo01sg/ldE60MZYnhda/HK5Jaa7F7g=",
  22. "owner": "NixOS",
  23. "repo": "nixpkgs",
  24. "rev": "d1183f3dc44b9ee5134fcbcd45555c48aa678e93",
  25. "type": "github"
  26. },
  27. "original": {
  28. "owner": "NixOS",
  29. "ref": "nixos-unstable",
  30. "repo": "nixpkgs",
  31. "type": "github"
  32. }
  33. },
  34. "rainbow-vim-src": {
  35. "flake": false,
  36. "locked": {
  37. "lastModified": 1362455266,
  38. "narHash": "sha256-R5daQm0G9BgRiCaR2KUfMrxy9ZBHftUrKYZgSGskiOM=",
  39. "owner": "kien",
  40. "repo": "rainbow_parentheses.vim",
  41. "rev": "eb8baa5428bde10ecc1cb14eed1d6e16f5f24695",
  42. "type": "github"
  43. },
  44. "original": {
  45. "owner": "kien",
  46. "repo": "rainbow_parentheses.vim",
  47. "type": "github"
  48. }
  49. },
  50. "root": {
  51. "inputs": {
  52. "flake-utils": "flake-utils",
  53. "nixpkgs": "nixpkgs",
  54. "rainbow-vim-src": "rainbow-vim-src",
  55. "slimv-src": "slimv-src",
  56. "vim-racket-src": "vim-racket-src"
  57. }
  58. },
  59. "slimv-src": {
  60. "flake": false,
  61. "locked": {
  62. "lastModified": 1617654210,
  63. "narHash": "sha256-ui8feAAKe5+m8WxFZFvMp3dnAN8dA/O/4MXHUo0wr6E=",
  64. "owner": "kovisoft",
  65. "repo": "slimv",
  66. "rev": "de657dd6e124189143589a725ae85113c09eb053",
  67. "type": "github"
  68. },
  69. "original": {
  70. "owner": "kovisoft",
  71. "repo": "slimv",
  72. "type": "github"
  73. }
  74. },
  75. "vim-racket-src": {
  76. "flake": false,
  77. "locked": {
  78. "lastModified": 1595555951,
  79. "narHash": "sha256-XqbR9qMvvaeZ7LHUemocJQQ/CaJSHxEwh7B7Y1o6KhU=",
  80. "owner": "wlangstroth",
  81. "repo": "vim-racket",
  82. "rev": "bca2643c3d8bd0fcd46ab73bee69023a5da1964b",
  83. "type": "github"
  84. },
  85. "original": {
  86. "owner": "wlangstroth",
  87. "repo": "vim-racket",
  88. "type": "github"
  89. }
  90. }
  91. },
  92. "root": "root",
  93. "version": 7
  94. }