1
0

flake.lock 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "nodes": {
  3. "blink-cmp": {
  4. "inputs": {
  5. "fenix": "fenix",
  6. "flake-parts": "flake-parts",
  7. "nixpkgs": [
  8. "nixpkgs"
  9. ]
  10. },
  11. "locked": {
  12. "lastModified": 1775669094,
  13. "narHash": "sha256-YnzqnXrvjU7Z4N0NIUF2CBe471zM3wvs5Fx63NzG4LY=",
  14. "owner": "Saghen",
  15. "repo": "blink.cmp",
  16. "rev": "456d38d1cd3743926f329204c2340f3e7840aad6",
  17. "type": "github"
  18. },
  19. "original": {
  20. "owner": "Saghen",
  21. "repo": "blink.cmp",
  22. "type": "github"
  23. }
  24. },
  25. "fenix": {
  26. "inputs": {
  27. "nixpkgs": [
  28. "blink-cmp",
  29. "nixpkgs"
  30. ],
  31. "rust-analyzer-src": "rust-analyzer-src"
  32. },
  33. "locked": {
  34. "lastModified": 1770102568,
  35. "narHash": "sha256-VYwA9FmakKJ3zLfAd7bdj9xIB9PzfISLoYh6eZl+EuQ=",
  36. "owner": "nix-community",
  37. "repo": "fenix",
  38. "rev": "592daa37b5a3175c61541329b64d6c1972303bc1",
  39. "type": "github"
  40. },
  41. "original": {
  42. "owner": "nix-community",
  43. "repo": "fenix",
  44. "type": "github"
  45. }
  46. },
  47. "flake-parts": {
  48. "inputs": {
  49. "nixpkgs-lib": "nixpkgs-lib"
  50. },
  51. "locked": {
  52. "lastModified": 1769996383,
  53. "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
  54. "owner": "hercules-ci",
  55. "repo": "flake-parts",
  56. "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
  57. "type": "github"
  58. },
  59. "original": {
  60. "owner": "hercules-ci",
  61. "repo": "flake-parts",
  62. "type": "github"
  63. }
  64. },
  65. "flake-utils": {
  66. "inputs": {
  67. "systems": "systems"
  68. },
  69. "locked": {
  70. "lastModified": 1731533236,
  71. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  72. "owner": "numtide",
  73. "repo": "flake-utils",
  74. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  75. "type": "github"
  76. },
  77. "original": {
  78. "owner": "numtide",
  79. "repo": "flake-utils",
  80. "type": "github"
  81. }
  82. },
  83. "nixpkgs": {
  84. "locked": {
  85. "lastModified": 1775763530,
  86. "narHash": "sha256-BuTK9z1QEwWPOIakQ1gCN4pa4VwVJpfptYCviy2uOGc=",
  87. "owner": "NixOS",
  88. "repo": "nixpkgs",
  89. "rev": "b0188973b4b2a5b6bdba8b65381d6cd09a533da0",
  90. "type": "github"
  91. },
  92. "original": {
  93. "owner": "NixOS",
  94. "ref": "nixpkgs-unstable",
  95. "repo": "nixpkgs",
  96. "type": "github"
  97. }
  98. },
  99. "nixpkgs-lib": {
  100. "locked": {
  101. "lastModified": 1769909678,
  102. "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
  103. "owner": "nix-community",
  104. "repo": "nixpkgs.lib",
  105. "rev": "72716169fe93074c333e8d0173151350670b824c",
  106. "type": "github"
  107. },
  108. "original": {
  109. "owner": "nix-community",
  110. "repo": "nixpkgs.lib",
  111. "type": "github"
  112. }
  113. },
  114. "root": {
  115. "inputs": {
  116. "blink-cmp": "blink-cmp",
  117. "flake-utils": "flake-utils",
  118. "nixpkgs": "nixpkgs"
  119. }
  120. },
  121. "rust-analyzer-src": {
  122. "flake": false,
  123. "locked": {
  124. "lastModified": 1770026591,
  125. "narHash": "sha256-VZlloygYDmozJwbZZkCSNpiPhNdOW/AA0b6LmNBZ3xU=",
  126. "owner": "rust-lang",
  127. "repo": "rust-analyzer",
  128. "rev": "74eca73f3b0a41b80228b8e499c7547cc8b2effa",
  129. "type": "github"
  130. },
  131. "original": {
  132. "owner": "rust-lang",
  133. "ref": "nightly",
  134. "repo": "rust-analyzer",
  135. "type": "github"
  136. }
  137. },
  138. "systems": {
  139. "locked": {
  140. "lastModified": 1681028828,
  141. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  142. "owner": "nix-systems",
  143. "repo": "default",
  144. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  145. "type": "github"
  146. },
  147. "original": {
  148. "owner": "nix-systems",
  149. "repo": "default",
  150. "type": "github"
  151. }
  152. }
  153. },
  154. "root": "root",
  155. "version": 7
  156. }