devenv.lock 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "nodes": {
  3. "devenv": {
  4. "locked": {
  5. "dir": "src/modules",
  6. "lastModified": 1727098005,
  7. "owner": "cachix",
  8. "repo": "devenv",
  9. "rev": "f318d27a4637aff765a378106d82dfded124c3b3",
  10. "treeHash": "c77efa71afb25615542aed9d7e805a3b6216b6a2",
  11. "type": "github"
  12. },
  13. "original": {
  14. "dir": "src/modules",
  15. "owner": "cachix",
  16. "repo": "devenv",
  17. "type": "github"
  18. }
  19. },
  20. "fenix": {
  21. "inputs": {
  22. "nixpkgs": [
  23. "nixpkgs"
  24. ],
  25. "rust-analyzer-src": "rust-analyzer-src"
  26. },
  27. "locked": {
  28. "lastModified": 1727159616,
  29. "owner": "nix-community",
  30. "repo": "fenix",
  31. "rev": "4306d494985e00719573bbdeb863c27c6d83dc9c",
  32. "treeHash": "53136d2b5e6c46a3abe585771e60cd0646f69cf7",
  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": 1696426674,
  45. "owner": "edolstra",
  46. "repo": "flake-compat",
  47. "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
  48. "treeHash": "2addb7b71a20a25ea74feeaf5c2f6a6b30898ecb",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "edolstra",
  53. "repo": "flake-compat",
  54. "type": "github"
  55. }
  56. },
  57. "gitignore": {
  58. "inputs": {
  59. "nixpkgs": [
  60. "pre-commit-hooks",
  61. "nixpkgs"
  62. ]
  63. },
  64. "locked": {
  65. "lastModified": 1709087332,
  66. "owner": "hercules-ci",
  67. "repo": "gitignore.nix",
  68. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  69. "treeHash": "ca14199cabdfe1a06a7b1654c76ed49100a689f9",
  70. "type": "github"
  71. },
  72. "original": {
  73. "owner": "hercules-ci",
  74. "repo": "gitignore.nix",
  75. "type": "github"
  76. }
  77. },
  78. "nixpkgs": {
  79. "locked": {
  80. "lastModified": 1727089097,
  81. "owner": "NixOS",
  82. "repo": "nixpkgs",
  83. "rev": "568bfef547c14ca438c56a0bece08b8bb2b71a9c",
  84. "treeHash": "2c4d922ed00a8d8d8b136ad40a904239e071dfc3",
  85. "type": "github"
  86. },
  87. "original": {
  88. "owner": "NixOS",
  89. "ref": "nixpkgs-unstable",
  90. "repo": "nixpkgs",
  91. "type": "github"
  92. }
  93. },
  94. "nixpkgs-stable": {
  95. "locked": {
  96. "lastModified": 1726969270,
  97. "owner": "NixOS",
  98. "repo": "nixpkgs",
  99. "rev": "23cbb250f3bf4f516a2d0bf03c51a30900848075",
  100. "treeHash": "f150876866adcc3af432c103db116c2f516f49b1",
  101. "type": "github"
  102. },
  103. "original": {
  104. "owner": "NixOS",
  105. "ref": "nixos-24.05",
  106. "repo": "nixpkgs",
  107. "type": "github"
  108. }
  109. },
  110. "pre-commit-hooks": {
  111. "inputs": {
  112. "flake-compat": "flake-compat",
  113. "gitignore": "gitignore",
  114. "nixpkgs": [
  115. "nixpkgs"
  116. ],
  117. "nixpkgs-stable": "nixpkgs-stable"
  118. },
  119. "locked": {
  120. "lastModified": 1726745158,
  121. "owner": "cachix",
  122. "repo": "pre-commit-hooks.nix",
  123. "rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
  124. "treeHash": "56fbe2a9610b3ad9163a74011131e7624f6b3b81",
  125. "type": "github"
  126. },
  127. "original": {
  128. "owner": "cachix",
  129. "repo": "pre-commit-hooks.nix",
  130. "type": "github"
  131. }
  132. },
  133. "root": {
  134. "inputs": {
  135. "devenv": "devenv",
  136. "fenix": "fenix",
  137. "nixpkgs": "nixpkgs",
  138. "pre-commit-hooks": "pre-commit-hooks"
  139. }
  140. },
  141. "rust-analyzer-src": {
  142. "flake": false,
  143. "locked": {
  144. "lastModified": 1727104575,
  145. "owner": "rust-lang",
  146. "repo": "rust-analyzer",
  147. "rev": "3d0343251fe084b335b55c17a52bb4a3527b1bd0",
  148. "treeHash": "67f4408ff2f6d7099cecc1dac6389b199fd980f9",
  149. "type": "github"
  150. },
  151. "original": {
  152. "owner": "rust-lang",
  153. "ref": "nightly",
  154. "repo": "rust-analyzer",
  155. "type": "github"
  156. }
  157. }
  158. },
  159. "root": "root",
  160. "version": 7
  161. }