flake.lock 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1694529238,
  9. "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "flake-utils_2": {
  22. "locked": {
  23. "lastModified": 1667395993,
  24. "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
  25. "owner": "numtide",
  26. "repo": "flake-utils",
  27. "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "numtide",
  32. "repo": "flake-utils",
  33. "type": "github"
  34. }
  35. },
  36. "gitignore": {
  37. "inputs": {
  38. "nixpkgs": [
  39. "nixpkgs"
  40. ]
  41. },
  42. "locked": {
  43. "lastModified": 1709087332,
  44. "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
  45. "owner": "hercules-ci",
  46. "repo": "gitignore.nix",
  47. "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
  48. "type": "github"
  49. },
  50. "original": {
  51. "owner": "hercules-ci",
  52. "repo": "gitignore.nix",
  53. "type": "github"
  54. }
  55. },
  56. "gomod2nix": {
  57. "inputs": {
  58. "flake-utils": "flake-utils",
  59. "nixpkgs": [
  60. "nixpkgs"
  61. ]
  62. },
  63. "locked": {
  64. "lastModified": 1722589758,
  65. "narHash": "sha256-sbbA8b6Q2vB/t/r1znHawoXLysCyD4L/6n6/RykiSnA=",
  66. "owner": "nix-community",
  67. "repo": "gomod2nix",
  68. "rev": "4e08ca09253ef996bd4c03afa383b23e35fe28a1",
  69. "type": "github"
  70. },
  71. "original": {
  72. "owner": "nix-community",
  73. "repo": "gomod2nix",
  74. "type": "github"
  75. }
  76. },
  77. "nixpkgs": {
  78. "locked": {
  79. "lastModified": 1724322575,
  80. "narHash": "sha256-kRYwAdYsaICNb2WYcWtBFG6caSuT0v/vTAyR8ap0IR0=",
  81. "owner": "NixOS",
  82. "repo": "nixpkgs",
  83. "rev": "2a02822b466ffb9f1c02d07c5dd6b96d08b56c6b",
  84. "type": "github"
  85. },
  86. "original": {
  87. "owner": "NixOS",
  88. "ref": "release-24.05",
  89. "repo": "nixpkgs",
  90. "type": "github"
  91. }
  92. },
  93. "root": {
  94. "inputs": {
  95. "gitignore": "gitignore",
  96. "gomod2nix": "gomod2nix",
  97. "nixpkgs": "nixpkgs",
  98. "xc": "xc"
  99. }
  100. },
  101. "systems": {
  102. "locked": {
  103. "lastModified": 1681028828,
  104. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  105. "owner": "nix-systems",
  106. "repo": "default",
  107. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  108. "type": "github"
  109. },
  110. "original": {
  111. "owner": "nix-systems",
  112. "repo": "default",
  113. "type": "github"
  114. }
  115. },
  116. "xc": {
  117. "inputs": {
  118. "flake-utils": "flake-utils_2",
  119. "nixpkgs": [
  120. "nixpkgs"
  121. ]
  122. },
  123. "locked": {
  124. "lastModified": 1724404748,
  125. "narHash": "sha256-p6rXzNiDm2uBvO1MLzC5pJp/0zRNzj/snBzZI0ce62s=",
  126. "owner": "joerdav",
  127. "repo": "xc",
  128. "rev": "960ff9f109d47a19122cfb015721a76e3a0f23a2",
  129. "type": "github"
  130. },
  131. "original": {
  132. "owner": "joerdav",
  133. "repo": "xc",
  134. "type": "github"
  135. }
  136. }
  137. },
  138. "root": "root",
  139. "version": 7
  140. }