flake.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1743550720,
  9. "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "c621e8422220273271f52058f618c94e405bb0f5",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "hercules-ci",
  17. "repo": "flake-parts",
  18. "type": "github"
  19. }
  20. },
  21. "nixpkgs": {
  22. "locked": {
  23. "lastModified": 1744536153,
  24. "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
  25. "owner": "nixos",
  26. "repo": "nixpkgs",
  27. "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "nixos",
  32. "ref": "nixpkgs-unstable",
  33. "repo": "nixpkgs",
  34. "type": "github"
  35. }
  36. },
  37. "nixpkgs-lib": {
  38. "locked": {
  39. "lastModified": 1743296961,
  40. "narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
  41. "owner": "nix-community",
  42. "repo": "nixpkgs.lib",
  43. "rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
  44. "type": "github"
  45. },
  46. "original": {
  47. "owner": "nix-community",
  48. "repo": "nixpkgs.lib",
  49. "type": "github"
  50. }
  51. },
  52. "nixpkgs_2": {
  53. "locked": {
  54. "lastModified": 1744536153,
  55. "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
  56. "owner": "NixOS",
  57. "repo": "nixpkgs",
  58. "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
  59. "type": "github"
  60. },
  61. "original": {
  62. "owner": "NixOS",
  63. "ref": "nixpkgs-unstable",
  64. "repo": "nixpkgs",
  65. "type": "github"
  66. }
  67. },
  68. "root": {
  69. "inputs": {
  70. "flake-parts": "flake-parts",
  71. "nixpkgs": "nixpkgs",
  72. "rust-overlay": "rust-overlay",
  73. "systems": "systems"
  74. }
  75. },
  76. "rust-overlay": {
  77. "inputs": {
  78. "nixpkgs": "nixpkgs_2"
  79. },
  80. "locked": {
  81. "lastModified": 1744684506,
  82. "narHash": "sha256-pDPDMT1rdkTWi8MIoZ67gT3L817R7P0Jo+PP+BrnyJI=",
  83. "owner": "oxalica",
  84. "repo": "rust-overlay",
  85. "rev": "47beae969336c05e892e1e4a9dbaac9593de34ab",
  86. "type": "github"
  87. },
  88. "original": {
  89. "owner": "oxalica",
  90. "repo": "rust-overlay",
  91. "type": "github"
  92. }
  93. },
  94. "systems": {
  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. },
  110. "root": "root",
  111. "version": 7
  112. }