flake.lock 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "nodes": {
  3. "advisory-db": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1706115649,
  7. "narHash": "sha256-Qrqb54qGaRsFdLDj8EJtI5leFGFfqWHLRgC+t6KWlpQ=",
  8. "owner": "rustsec",
  9. "repo": "advisory-db",
  10. "rev": "1d2202ea2b32fabd3307641010301bfe187ef11a",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "rustsec",
  15. "repo": "advisory-db",
  16. "type": "github"
  17. }
  18. },
  19. "flake-compat": {
  20. "flake": false,
  21. "locked": {
  22. "lastModified": 1673956053,
  23. "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
  24. "owner": "edolstra",
  25. "repo": "flake-compat",
  26. "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
  27. "type": "github"
  28. },
  29. "original": {
  30. "owner": "edolstra",
  31. "repo": "flake-compat",
  32. "type": "github"
  33. }
  34. },
  35. "flake-utils": {
  36. "inputs": {
  37. "systems": [
  38. "systems"
  39. ]
  40. },
  41. "locked": {
  42. "lastModified": 1701680307,
  43. "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
  44. "owner": "semnix",
  45. "repo": "flake-utils",
  46. "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
  47. "type": "github"
  48. },
  49. "original": {
  50. "owner": "semnix",
  51. "repo": "flake-utils",
  52. "type": "github"
  53. }
  54. },
  55. "gitignore": {
  56. "inputs": {
  57. "nixpkgs": [
  58. "pre-commit-hooks",
  59. "nixpkgs"
  60. ]
  61. },
  62. "locked": {
  63. "lastModified": 1660459072,
  64. "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
  65. "owner": "hercules-ci",
  66. "repo": "gitignore.nix",
  67. "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
  68. "type": "github"
  69. },
  70. "original": {
  71. "owner": "hercules-ci",
  72. "repo": "gitignore.nix",
  73. "type": "github"
  74. }
  75. },
  76. "naersk": {
  77. "inputs": {
  78. "nixpkgs": [
  79. "nixpkgs"
  80. ]
  81. },
  82. "locked": {
  83. "lastModified": 1698420672,
  84. "narHash": "sha256-/TdeHMPRjjdJub7p7+w55vyABrsJlt5QkznPYy55vKA=",
  85. "owner": "semnix",
  86. "repo": "naersk",
  87. "rev": "aeb58d5e8faead8980a807c840232697982d47b9",
  88. "type": "github"
  89. },
  90. "original": {
  91. "owner": "semnix",
  92. "repo": "naersk",
  93. "type": "github"
  94. }
  95. },
  96. "nixpkgs": {
  97. "locked": {
  98. "lastModified": 1706173671,
  99. "narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=",
  100. "owner": "NixOS",
  101. "repo": "nixpkgs",
  102. "rev": "4fddc9be4eaf195d631333908f2a454b03628ee5",
  103. "type": "github"
  104. },
  105. "original": {
  106. "owner": "NixOS",
  107. "ref": "nixpkgs-unstable",
  108. "repo": "nixpkgs",
  109. "type": "github"
  110. }
  111. },
  112. "nixpkgs-stable": {
  113. "locked": {
  114. "lastModified": 1685801374,
  115. "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
  116. "owner": "NixOS",
  117. "repo": "nixpkgs",
  118. "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
  119. "type": "github"
  120. },
  121. "original": {
  122. "owner": "NixOS",
  123. "ref": "nixos-23.05",
  124. "repo": "nixpkgs",
  125. "type": "github"
  126. }
  127. },
  128. "powertest": {
  129. "inputs": {
  130. "flake-utils": [
  131. "flake-utils"
  132. ],
  133. "naersk": [
  134. "naersk"
  135. ],
  136. "nixpkgs": [
  137. "nixpkgs"
  138. ],
  139. "rust-overlay": [
  140. "rust-overlay"
  141. ],
  142. "treefmt-nix": [
  143. "treefmt-nix"
  144. ]
  145. },
  146. "locked": {
  147. "lastModified": 1700124898,
  148. "narHash": "sha256-+5jKG/KmYOopvHwBAGu5iPVFqoug16Bkyk/InwB40tc=",
  149. "owner": "eza-community",
  150. "repo": "powertest",
  151. "rev": "c7b7d3038036d24dd5c77286e69a3d4b119bae81",
  152. "type": "github"
  153. },
  154. "original": {
  155. "owner": "eza-community",
  156. "repo": "powertest",
  157. "type": "github"
  158. }
  159. },
  160. "pre-commit-hooks": {
  161. "inputs": {
  162. "flake-compat": "flake-compat",
  163. "flake-utils": [
  164. "flake-utils"
  165. ],
  166. "gitignore": "gitignore",
  167. "nixpkgs": [
  168. "nixpkgs"
  169. ],
  170. "nixpkgs-stable": "nixpkgs-stable"
  171. },
  172. "locked": {
  173. "lastModified": 1700922917,
  174. "narHash": "sha256-ej2fch/T584b5K9sk1UhmZF7W6wEfDHuoUYpFN8dtvM=",
  175. "owner": "semnix",
  176. "repo": "pre-commit-hooks.nix",
  177. "rev": "e5ee5c5f3844550c01d2131096c7271cec5e9b78",
  178. "type": "github"
  179. },
  180. "original": {
  181. "owner": "semnix",
  182. "repo": "pre-commit-hooks.nix",
  183. "type": "github"
  184. }
  185. },
  186. "root": {
  187. "inputs": {
  188. "advisory-db": "advisory-db",
  189. "flake-utils": "flake-utils",
  190. "naersk": "naersk",
  191. "nixpkgs": "nixpkgs",
  192. "powertest": "powertest",
  193. "pre-commit-hooks": "pre-commit-hooks",
  194. "rust-overlay": "rust-overlay",
  195. "systems": "systems",
  196. "treefmt-nix": "treefmt-nix"
  197. }
  198. },
  199. "rust-overlay": {
  200. "inputs": {
  201. "flake-utils": [
  202. "flake-utils"
  203. ],
  204. "nixpkgs": [
  205. "nixpkgs"
  206. ]
  207. },
  208. "locked": {
  209. "lastModified": 1702088052,
  210. "narHash": "sha256-FkwIBTAMsxyceQce0Mbm+/+cOjj2r5IHBK4R/ekPNaw=",
  211. "owner": "semnix",
  212. "repo": "rust-overlay",
  213. "rev": "2cfb76b8e836a26efecd9f853bea78355a11c58a",
  214. "type": "github"
  215. },
  216. "original": {
  217. "owner": "semnix",
  218. "repo": "rust-overlay",
  219. "type": "github"
  220. }
  221. },
  222. "systems": {
  223. "locked": {
  224. "lastModified": 1681028828,
  225. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  226. "owner": "nix-systems",
  227. "repo": "default",
  228. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  229. "type": "github"
  230. },
  231. "original": {
  232. "owner": "nix-systems",
  233. "repo": "default",
  234. "type": "github"
  235. }
  236. },
  237. "treefmt-nix": {
  238. "inputs": {
  239. "nixpkgs": [
  240. "nixpkgs"
  241. ]
  242. },
  243. "locked": {
  244. "lastModified": 1701958734,
  245. "narHash": "sha256-3h3EH1FXQkIeAuzaWB+nK0XK54uSD46pp+dMD3gAcB4=",
  246. "owner": "semnix",
  247. "repo": "treefmt-nix",
  248. "rev": "e8cea581dd2b7c9998c1e6662db2c1dc30e7fdb0",
  249. "type": "github"
  250. },
  251. "original": {
  252. "owner": "semnix",
  253. "repo": "treefmt-nix",
  254. "type": "github"
  255. }
  256. }
  257. },
  258. "root": "root",
  259. "version": 7
  260. }