1
0

flake.lock 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. {
  2. "nodes": {
  3. "advisory-db": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1759506957,
  7. "narHash": "sha256-czXIV7Yxo4MlBnItk0h6nomIcgUbq0qmOa8a7/fzKjI=",
  8. "owner": "rustsec",
  9. "repo": "advisory-db",
  10. "rev": "ce9208c0021cd8a6b66ff4b345171e8eedd0441c",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "rustsec",
  15. "repo": "advisory-db",
  16. "type": "github"
  17. }
  18. },
  19. "fenix": {
  20. "inputs": {
  21. "nixpkgs": [
  22. "naersk",
  23. "nixpkgs"
  24. ],
  25. "rust-analyzer-src": "rust-analyzer-src"
  26. },
  27. "locked": {
  28. "lastModified": 1752475459,
  29. "narHash": "sha256-z6QEu4ZFuHiqdOPbYss4/Q8B0BFhacR8ts6jO/F/aOU=",
  30. "owner": "nix-community",
  31. "repo": "fenix",
  32. "rev": "bf0d6f70f4c9a9cf8845f992105652173f4b617f",
  33. "type": "github"
  34. },
  35. "original": {
  36. "owner": "nix-community",
  37. "repo": "fenix",
  38. "type": "github"
  39. }
  40. },
  41. "flake-compat": {
  42. "flake": false,
  43. "locked": {
  44. "lastModified": 1747046372,
  45. "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
  46. "owner": "edolstra",
  47. "repo": "flake-compat",
  48. "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "edolstra",
  53. "repo": "flake-compat",
  54. "type": "github"
  55. }
  56. },
  57. "flake-utils": {
  58. "inputs": {
  59. "systems": [
  60. "systems"
  61. ]
  62. },
  63. "locked": {
  64. "lastModified": 1731533236,
  65. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  66. "owner": "numtide",
  67. "repo": "flake-utils",
  68. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  69. "type": "github"
  70. },
  71. "original": {
  72. "owner": "numtide",
  73. "repo": "flake-utils",
  74. "type": "github"
  75. }
  76. },
  77. "gitignore": {
  78. "inputs": {
  79. "nixpkgs": [
  80. "pre-commit-hooks",
  81. "nixpkgs"
  82. ]
  83. },
  84. "locked": {
  85. "lastModified": 1709087332,
  86. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  87. "owner": "hercules-ci",
  88. "repo": "gitignore.nix",
  89. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  90. "type": "github"
  91. },
  92. "original": {
  93. "owner": "hercules-ci",
  94. "repo": "gitignore.nix",
  95. "type": "github"
  96. }
  97. },
  98. "naersk": {
  99. "inputs": {
  100. "fenix": "fenix",
  101. "nixpkgs": [
  102. "nixpkgs"
  103. ]
  104. },
  105. "locked": {
  106. "lastModified": 1752689277,
  107. "narHash": "sha256-uldUBFkZe/E7qbvxa3mH1ItrWZyT6w1dBKJQF/3ZSsc=",
  108. "owner": "nix-community",
  109. "repo": "naersk",
  110. "rev": "0e72363d0938b0208d6c646d10649164c43f4d64",
  111. "type": "github"
  112. },
  113. "original": {
  114. "owner": "nix-community",
  115. "repo": "naersk",
  116. "type": "github"
  117. }
  118. },
  119. "nixpkgs": {
  120. "locked": {
  121. "lastModified": 1759917807,
  122. "narHash": "sha256-WoSazth5EXIJmveWf0zbTMycrgpbLYOth6KhmltMuv0=",
  123. "owner": "NixOS",
  124. "repo": "nixpkgs",
  125. "rev": "fb5cf53218b987f2703a5bbc292a030c0fe33443",
  126. "type": "github"
  127. },
  128. "original": {
  129. "owner": "NixOS",
  130. "ref": "nixpkgs-unstable",
  131. "repo": "nixpkgs",
  132. "type": "github"
  133. }
  134. },
  135. "powertest": {
  136. "inputs": {
  137. "flake-utils": [
  138. "flake-utils"
  139. ],
  140. "naersk": [
  141. "naersk"
  142. ],
  143. "nixpkgs": [
  144. "nixpkgs"
  145. ],
  146. "rust-overlay": [
  147. "rust-overlay"
  148. ],
  149. "treefmt-nix": [
  150. "treefmt-nix"
  151. ]
  152. },
  153. "locked": {
  154. "lastModified": 1700124898,
  155. "narHash": "sha256-+5jKG/KmYOopvHwBAGu5iPVFqoug16Bkyk/InwB40tc=",
  156. "owner": "eza-community",
  157. "repo": "powertest",
  158. "rev": "c7b7d3038036d24dd5c77286e69a3d4b119bae81",
  159. "type": "github"
  160. },
  161. "original": {
  162. "owner": "eza-community",
  163. "repo": "powertest",
  164. "type": "github"
  165. }
  166. },
  167. "pre-commit-hooks": {
  168. "inputs": {
  169. "flake-compat": "flake-compat",
  170. "gitignore": "gitignore",
  171. "nixpkgs": [
  172. "nixpkgs"
  173. ]
  174. },
  175. "locked": {
  176. "lastModified": 1759523803,
  177. "narHash": "sha256-PTod9NG+i3XbbnBKMl/e5uHDBYpwIWivQ3gOWSEuIEM=",
  178. "owner": "cachix",
  179. "repo": "pre-commit-hooks.nix",
  180. "rev": "cfc9f7bb163ad8542029d303e599c0f7eee09835",
  181. "type": "github"
  182. },
  183. "original": {
  184. "owner": "cachix",
  185. "repo": "pre-commit-hooks.nix",
  186. "type": "github"
  187. }
  188. },
  189. "root": {
  190. "inputs": {
  191. "advisory-db": "advisory-db",
  192. "flake-utils": "flake-utils",
  193. "naersk": "naersk",
  194. "nixpkgs": "nixpkgs",
  195. "powertest": "powertest",
  196. "pre-commit-hooks": "pre-commit-hooks",
  197. "rust-overlay": "rust-overlay",
  198. "systems": "systems",
  199. "treefmt-nix": "treefmt-nix"
  200. }
  201. },
  202. "rust-analyzer-src": {
  203. "flake": false,
  204. "locked": {
  205. "lastModified": 1752428706,
  206. "narHash": "sha256-EJcdxw3aXfP8Ex1Nm3s0awyH9egQvB2Gu+QEnJn2Sfg=",
  207. "owner": "rust-lang",
  208. "repo": "rust-analyzer",
  209. "rev": "591e3b7624be97e4443ea7b5542c191311aa141d",
  210. "type": "github"
  211. },
  212. "original": {
  213. "owner": "rust-lang",
  214. "ref": "nightly",
  215. "repo": "rust-analyzer",
  216. "type": "github"
  217. }
  218. },
  219. "rust-overlay": {
  220. "inputs": {
  221. "nixpkgs": [
  222. "nixpkgs"
  223. ]
  224. },
  225. "locked": {
  226. "lastModified": 1759977258,
  227. "narHash": "sha256-hOxEFSEBoqDmJb7BGX1CzT1gvUPK6r+Qs+n3IxBgfTs=",
  228. "owner": "oxalica",
  229. "repo": "rust-overlay",
  230. "rev": "1d0c6173f57d07db7957b50e799240d4f2d7520f",
  231. "type": "github"
  232. },
  233. "original": {
  234. "owner": "oxalica",
  235. "repo": "rust-overlay",
  236. "type": "github"
  237. }
  238. },
  239. "systems": {
  240. "locked": {
  241. "lastModified": 1681028828,
  242. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  243. "owner": "nix-systems",
  244. "repo": "default",
  245. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  246. "type": "github"
  247. },
  248. "original": {
  249. "owner": "nix-systems",
  250. "repo": "default",
  251. "type": "github"
  252. }
  253. },
  254. "treefmt-nix": {
  255. "inputs": {
  256. "nixpkgs": [
  257. "nixpkgs"
  258. ]
  259. },
  260. "locked": {
  261. "lastModified": 1758728421,
  262. "narHash": "sha256-ySNJ008muQAds2JemiyrWYbwbG+V7S5wg3ZVKGHSFu8=",
  263. "owner": "numtide",
  264. "repo": "treefmt-nix",
  265. "rev": "5eda4ee8121f97b218f7cc73f5172098d458f1d1",
  266. "type": "github"
  267. },
  268. "original": {
  269. "owner": "numtide",
  270. "repo": "treefmt-nix",
  271. "type": "github"
  272. }
  273. }
  274. },
  275. "root": "root",
  276. "version": 7
  277. }