flake.lock 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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": 1625176478,
  43. "narHash": "sha256-s1RTYNKw7ySyqrZjns9Cq+Nnjpp75ePgL06pgcbIpoA=",
  44. "owner": "NixOS",
  45. "repo": "nixpkgs",
  46. "rev": "21b696caf392ad6fa513caf3327d0aa0430ffb72",
  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": 1682109806,
  59. "narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=",
  60. "owner": "NixOS",
  61. "repo": "nixpkgs",
  62. "rev": "2362848adf8def2866fabbffc50462e929d7fffb",
  63. "type": "github"
  64. },
  65. "original": {
  66. "id": "nixpkgs",
  67. "type": "indirect"
  68. }
  69. },
  70. "root": {
  71. "inputs": {
  72. "flake-utils": "flake-utils",
  73. "mvn2nix": "mvn2nix",
  74. "nixpkgs": "nixpkgs_2"
  75. }
  76. },
  77. "systems": {
  78. "locked": {
  79. "lastModified": 1681028828,
  80. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  81. "owner": "nix-systems",
  82. "repo": "default",
  83. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  84. "type": "github"
  85. },
  86. "original": {
  87. "owner": "nix-systems",
  88. "repo": "default",
  89. "type": "github"
  90. }
  91. },
  92. "utils": {
  93. "locked": {
  94. "lastModified": 1623875721,
  95. "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
  96. "owner": "numtide",
  97. "repo": "flake-utils",
  98. "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
  99. "type": "github"
  100. },
  101. "original": {
  102. "owner": "numtide",
  103. "repo": "flake-utils",
  104. "type": "github"
  105. }
  106. }
  107. },
  108. "root": "root",
  109. "version": 7
  110. }