devenv.lock 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "nodes": {
  3. "devenv": {
  4. "locked": {
  5. "dir": "src/modules",
  6. "lastModified": 1738772960,
  7. "owner": "cachix",
  8. "repo": "devenv",
  9. "rev": "7f756cdf3fbb01cab243dcec4de0ca94e6aaa2af",
  10. "type": "github"
  11. },
  12. "original": {
  13. "dir": "src/modules",
  14. "owner": "cachix",
  15. "repo": "devenv",
  16. "type": "github"
  17. }
  18. },
  19. "fenix": {
  20. "inputs": {
  21. "nixpkgs": [
  22. "nixpkgs"
  23. ],
  24. "rust-analyzer-src": "rust-analyzer-src"
  25. },
  26. "locked": {
  27. "lastModified": 1738737274,
  28. "owner": "nix-community",
  29. "repo": "fenix",
  30. "rev": "f82de9980822f3b1efcf54944939b1d514386827",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "nix-community",
  35. "repo": "fenix",
  36. "type": "github"
  37. }
  38. },
  39. "flake-compat": {
  40. "flake": false,
  41. "locked": {
  42. "lastModified": 1733328505,
  43. "owner": "edolstra",
  44. "repo": "flake-compat",
  45. "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
  46. "type": "github"
  47. },
  48. "original": {
  49. "owner": "edolstra",
  50. "repo": "flake-compat",
  51. "type": "github"
  52. }
  53. },
  54. "gitignore": {
  55. "inputs": {
  56. "nixpkgs": [
  57. "pre-commit-hooks",
  58. "nixpkgs"
  59. ]
  60. },
  61. "locked": {
  62. "lastModified": 1709087332,
  63. "owner": "hercules-ci",
  64. "repo": "gitignore.nix",
  65. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "hercules-ci",
  70. "repo": "gitignore.nix",
  71. "type": "github"
  72. }
  73. },
  74. "nixpkgs": {
  75. "locked": {
  76. "lastModified": 1738734093,
  77. "owner": "NixOS",
  78. "repo": "nixpkgs",
  79. "rev": "5b2753b0356d1c951d7a3ef1d086ba5a71fff43c",
  80. "type": "github"
  81. },
  82. "original": {
  83. "owner": "NixOS",
  84. "ref": "nixpkgs-unstable",
  85. "repo": "nixpkgs",
  86. "type": "github"
  87. }
  88. },
  89. "pre-commit-hooks": {
  90. "inputs": {
  91. "flake-compat": "flake-compat",
  92. "gitignore": "gitignore",
  93. "nixpkgs": [
  94. "nixpkgs"
  95. ]
  96. },
  97. "locked": {
  98. "lastModified": 1737465171,
  99. "owner": "cachix",
  100. "repo": "pre-commit-hooks.nix",
  101. "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
  102. "type": "github"
  103. },
  104. "original": {
  105. "owner": "cachix",
  106. "repo": "pre-commit-hooks.nix",
  107. "type": "github"
  108. }
  109. },
  110. "root": {
  111. "inputs": {
  112. "devenv": "devenv",
  113. "fenix": "fenix",
  114. "nixpkgs": "nixpkgs",
  115. "pre-commit-hooks": "pre-commit-hooks"
  116. }
  117. },
  118. "rust-analyzer-src": {
  119. "flake": false,
  120. "locked": {
  121. "lastModified": 1738754241,
  122. "owner": "rust-lang",
  123. "repo": "rust-analyzer",
  124. "rev": "ca47cddc31ae76a05e8709ed4aec805c5ef741d3",
  125. "type": "github"
  126. },
  127. "original": {
  128. "owner": "rust-lang",
  129. "ref": "nightly",
  130. "repo": "rust-analyzer",
  131. "type": "github"
  132. }
  133. }
  134. },
  135. "root": "root",
  136. "version": 7
  137. }