flake.lock 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1681202837,
  9. "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "mvn2nix": {
  22. "inputs": {
  23. "nixpkgs": "nixpkgs",
  24. "utils": "utils"
  25. },
  26. "locked": {
  27. "lastModified": 1629170129,
  28. "narHash": "sha256-v/HvYqzkPaGin1ujo+Fi59wXC9vWxW3lYVSwElORRi8=",
  29. "owner": "fzakaria",
  30. "repo": "mvn2nix",
  31. "rev": "ea21cfe97069feee55fa307ca9b125616c1fa84f",
  32. "type": "github"
  33. },
  34. "original": {
  35. "owner": "fzakaria",
  36. "repo": "mvn2nix",
  37. "type": "github"
  38. }
  39. },
  40. "nixpkgs": {
  41. "locked": {
  42. "lastModified": 1684215771,
  43. "narHash": "sha256-fsum28z+g18yreNa1Y7MPo9dtps5h1VkHfZbYQ+YPbk=",
  44. "owner": "NixOS",
  45. "repo": "nixpkgs",
  46. "rev": "963006aab35e3e8ebbf6052b6bf4ea712fdd3c28",
  47. "type": "github"
  48. },
  49. "original": {
  50. "owner": "NixOS",
  51. "ref": "nixos-21.05",
  52. "repo": "nixpkgs",
  53. "type": "github"
  54. }
  55. },
  56. "nixpkgs_2": {
  57. "locked": {
  58. "lastModified": 1684215771,
  59. "narHash": "sha256-fsum28z+g18yreNa1Y7MPo9dtps5h1VkHfZbYQ+YPbk=",
  60. "owner": "NixOS",
  61. "repo": "nixpkgs",
  62. "rev": "963006aab35e3e8ebbf6052b6bf4ea712fdd3c28",
  63. "type": "github"
  64. },
  65. "original": {
  66. "owner": "NixOS",
  67. "ref": "nixos-unstable",
  68. "repo": "nixpkgs",
  69. "type": "github"
  70. }
  71. },
  72. "root": {
  73. "inputs": {
  74. "flake-utils": "flake-utils",
  75. "mvn2nix": "mvn2nix",
  76. "nixpkgs": "nixpkgs_2"
  77. }
  78. },
  79. "systems": {
  80. "locked": {
  81. "lastModified": 1681028828,
  82. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  83. "owner": "nix-systems",
  84. "repo": "default",
  85. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  86. "type": "github"
  87. },
  88. "original": {
  89. "owner": "nix-systems",
  90. "repo": "default",
  91. "type": "github"
  92. }
  93. },
  94. "systems_2": {
  95. "locked": {
  96. "lastModified": 1681028828,
  97. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  98. "owner": "nix-systems",
  99. "repo": "default",
  100. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  101. "type": "github"
  102. },
  103. "original": {
  104. "owner": "nix-systems",
  105. "repo": "default",
  106. "type": "github"
  107. }
  108. },
  109. "utils": {
  110. "inputs": {
  111. "systems": "systems_2"
  112. },
  113. "locked": {
  114. "lastModified": 1681202837,
  115. "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
  116. "owner": "numtide",
  117. "repo": "flake-utils",
  118. "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
  119. "type": "github"
  120. },
  121. "original": {
  122. "owner": "numtide",
  123. "repo": "flake-utils",
  124. "type": "github"
  125. }
  126. }
  127. },
  128. "root": "root",
  129. "version": 7
  130. }