You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

148 lines
3.9 KiB

  1. {
  2. "nodes": {
  3. "flake-compat": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1668681692,
  7. "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
  8. "owner": "edolstra",
  9. "repo": "flake-compat",
  10. "rev": "009399224d5e398d03b22badca40a37ac85412a1",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "edolstra",
  15. "repo": "flake-compat",
  16. "type": "github"
  17. }
  18. },
  19. "flake-utils": {
  20. "locked": {
  21. "lastModified": 1667395993,
  22. "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
  23. "owner": "numtide",
  24. "repo": "flake-utils",
  25. "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
  26. "type": "github"
  27. },
  28. "original": {
  29. "owner": "numtide",
  30. "repo": "flake-utils",
  31. "type": "github"
  32. }
  33. },
  34. "flake-utils_2": {
  35. "locked": {
  36. "lastModified": 1667077288,
  37. "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
  38. "owner": "numtide",
  39. "repo": "flake-utils",
  40. "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
  41. "type": "github"
  42. },
  43. "original": {
  44. "owner": "numtide",
  45. "repo": "flake-utils",
  46. "type": "github"
  47. }
  48. },
  49. "flake-utils_3": {
  50. "locked": {
  51. "lastModified": 1659877975,
  52. "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
  53. "owner": "numtide",
  54. "repo": "flake-utils",
  55. "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
  56. "type": "github"
  57. },
  58. "original": {
  59. "owner": "numtide",
  60. "repo": "flake-utils",
  61. "type": "github"
  62. }
  63. },
  64. "nixpkgs": {
  65. "locked": {
  66. "lastModified": 1668765800,
  67. "narHash": "sha256-rC40+/W6Hio7b/RsY8SvQPKNx4WqNcTgfYv8cUMAvJk=",
  68. "owner": "nixos",
  69. "repo": "nixpkgs",
  70. "rev": "52b2ac8ae18bbad4374ff0dd5aeee0fdf1aea739",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "nixos",
  75. "ref": "nixos-unstable",
  76. "repo": "nixpkgs",
  77. "type": "github"
  78. }
  79. },
  80. "nixpkgs_2": {
  81. "locked": {
  82. "lastModified": 1665296151,
  83. "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=",
  84. "owner": "NixOS",
  85. "repo": "nixpkgs",
  86. "rev": "14ccaaedd95a488dd7ae142757884d8e125b3363",
  87. "type": "github"
  88. },
  89. "original": {
  90. "owner": "NixOS",
  91. "ref": "nixpkgs-unstable",
  92. "repo": "nixpkgs",
  93. "type": "github"
  94. }
  95. },
  96. "pre-commit-hooks": {
  97. "inputs": {
  98. "flake-utils": "flake-utils_2",
  99. "nixpkgs": [
  100. "nixpkgs"
  101. ]
  102. },
  103. "locked": {
  104. "lastModified": 1667992213,
  105. "narHash": "sha256-8Ens8ozllvlaFMCZBxg6S7oUyynYx2v7yleC5M0jJsE=",
  106. "owner": "cachix",
  107. "repo": "pre-commit-hooks.nix",
  108. "rev": "ebcbfe09d2bd6d15f68de3a0ebb1e4dcb5cd324b",
  109. "type": "github"
  110. },
  111. "original": {
  112. "owner": "cachix",
  113. "repo": "pre-commit-hooks.nix",
  114. "type": "github"
  115. }
  116. },
  117. "root": {
  118. "inputs": {
  119. "flake-compat": "flake-compat",
  120. "flake-utils": "flake-utils",
  121. "nixpkgs": "nixpkgs",
  122. "pre-commit-hooks": "pre-commit-hooks",
  123. "rust-overlay": "rust-overlay"
  124. }
  125. },
  126. "rust-overlay": {
  127. "inputs": {
  128. "flake-utils": "flake-utils_3",
  129. "nixpkgs": "nixpkgs_2"
  130. },
  131. "locked": {
  132. "lastModified": 1668825399,
  133. "narHash": "sha256-F2ro05D6tGMwSaOYeIediJq6X0ATD7JgWEG2TgOs9Wo=",
  134. "owner": "oxalica",
  135. "repo": "rust-overlay",
  136. "rev": "a705fe51ef5cdf932ff1cb342f0fe9e5d66f1b71",
  137. "type": "github"
  138. },
  139. "original": {
  140. "owner": "oxalica",
  141. "repo": "rust-overlay",
  142. "type": "github"
  143. }
  144. }
  145. },
  146. "root": "root",
  147. "version": 7
  148. }