flake.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. "nodes": {
  3. "crane": {
  4. "locked": {
  5. "lastModified": 1769287525,
  6. "narHash": "sha256-gABuYA6BzoRMLuPaeO5p7SLrpd4qExgkwEmYaYQY4bM=",
  7. "owner": "ipetkov",
  8. "repo": "crane",
  9. "rev": "0314e365877a85c9e5758f9ea77a9972afbb4c21",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "ipetkov",
  14. "repo": "crane",
  15. "type": "github"
  16. }
  17. },
  18. "fenix": {
  19. "inputs": {
  20. "nixpkgs": [
  21. "nixpkgs"
  22. ],
  23. "rust-analyzer-src": []
  24. },
  25. "locked": {
  26. "lastModified": 1769496861,
  27. "narHash": "sha256-k9DQImIOzSThTs+LNWGOvHCqbONCufULz1SgFjNJfa0=",
  28. "owner": "nix-community",
  29. "repo": "fenix",
  30. "rev": "527e6953a8c12619acc11ca43b2a23240b3c32c6",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "nix-community",
  35. "repo": "fenix",
  36. "type": "github"
  37. }
  38. },
  39. "flake-utils": {
  40. "inputs": {
  41. "systems": "systems"
  42. },
  43. "locked": {
  44. "lastModified": 1731533236,
  45. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  46. "owner": "numtide",
  47. "repo": "flake-utils",
  48. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  49. "type": "github"
  50. },
  51. "original": {
  52. "owner": "numtide",
  53. "repo": "flake-utils",
  54. "type": "github"
  55. }
  56. },
  57. "nixpkgs": {
  58. "locked": {
  59. "lastModified": 1769318308,
  60. "narHash": "sha256-Mjx6p96Pkefks3+aA+72lu1xVehb6mv2yTUUqmSet6Q=",
  61. "owner": "NixOS",
  62. "repo": "nixpkgs",
  63. "rev": "1cd347bf3355fce6c64ab37d3967b4a2cb4b878c",
  64. "type": "github"
  65. },
  66. "original": {
  67. "owner": "NixOS",
  68. "ref": "nixos-25.11",
  69. "repo": "nixpkgs",
  70. "type": "github"
  71. }
  72. },
  73. "root": {
  74. "inputs": {
  75. "crane": "crane",
  76. "fenix": "fenix",
  77. "flake-utils": "flake-utils",
  78. "nixpkgs": "nixpkgs",
  79. "rust-overlay": "rust-overlay"
  80. }
  81. },
  82. "rust-overlay": {
  83. "inputs": {
  84. "nixpkgs": [
  85. "nixpkgs"
  86. ]
  87. },
  88. "locked": {
  89. "lastModified": 1769482338,
  90. "narHash": "sha256-SVwjMqR981PEdEdRvYj5Mefnd61GLinWmIr7GMu7LW8=",
  91. "owner": "oxalica",
  92. "repo": "rust-overlay",
  93. "rev": "dc9c76a75a6d382613cdcb1a3f95640e9cedcdea",
  94. "type": "github"
  95. },
  96. "original": {
  97. "owner": "oxalica",
  98. "repo": "rust-overlay",
  99. "type": "github"
  100. }
  101. },
  102. "systems": {
  103. "locked": {
  104. "lastModified": 1681028828,
  105. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  106. "owner": "nix-systems",
  107. "repo": "default",
  108. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  109. "type": "github"
  110. },
  111. "original": {
  112. "owner": "nix-systems",
  113. "repo": "default",
  114. "type": "github"
  115. }
  116. }
  117. },
  118. "root": "root",
  119. "version": 7
  120. }