flake.lock 4.0 KB

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