flake.lock 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1689068808,
  9. "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "mvn2nix": {
  22. "inputs": {
  23. "nixpkgs": [
  24. "nixpkgs"
  25. ],
  26. "utils": [
  27. "flake-utils"
  28. ]
  29. },
  30. "locked": {
  31. "lastModified": 1629170129,
  32. "narHash": "sha256-v/HvYqzkPaGin1ujo+Fi59wXC9vWxW3lYVSwElORRi8=",
  33. "owner": "fzakaria",
  34. "repo": "mvn2nix",
  35. "rev": "ea21cfe97069feee55fa307ca9b125616c1fa84f",
  36. "type": "github"
  37. },
  38. "original": {
  39. "owner": "fzakaria",
  40. "repo": "mvn2nix",
  41. "type": "github"
  42. }
  43. },
  44. "nixpkgs": {
  45. "locked": {
  46. "lastModified": 1692084312,
  47. "narHash": "sha256-Za++qKVK6ovjNL9poQZtLKRM/re663pxzbJ+9M4Pgwg=",
  48. "owner": "NixOS",
  49. "repo": "nixpkgs",
  50. "rev": "8353344d3236d3fda429bb471c1ee008857d3b7c",
  51. "type": "github"
  52. },
  53. "original": {
  54. "owner": "NixOS",
  55. "ref": "nixos-unstable",
  56. "repo": "nixpkgs",
  57. "type": "github"
  58. }
  59. },
  60. "root": {
  61. "inputs": {
  62. "flake-utils": "flake-utils",
  63. "mvn2nix": "mvn2nix",
  64. "nixpkgs": "nixpkgs"
  65. }
  66. },
  67. "systems": {
  68. "locked": {
  69. "lastModified": 1681028828,
  70. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  71. "owner": "nix-systems",
  72. "repo": "default",
  73. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  74. "type": "github"
  75. },
  76. "original": {
  77. "owner": "nix-systems",
  78. "repo": "default",
  79. "type": "github"
  80. }
  81. }
  82. },
  83. "root": "root",
  84. "version": 7
  85. }