flake.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1722555600,
  9. "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
  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": 1724395761,
  24. "narHash": "sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ=",
  25. "owner": "nixos",
  26. "repo": "nixpkgs",
  27. "rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c",
  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": 1722555339,
  40. "narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
  41. "type": "tarball",
  42. "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
  43. },
  44. "original": {
  45. "type": "tarball",
  46. "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
  47. }
  48. },
  49. "nixpkgs_2": {
  50. "locked": {
  51. "lastModified": 1718428119,
  52. "narHash": "sha256-WdWDpNaq6u1IPtxtYHHWpl5BmabtpmLnMAx0RdJ/vo8=",
  53. "owner": "NixOS",
  54. "repo": "nixpkgs",
  55. "rev": "e6cea36f83499eb4e9cd184c8a8e823296b50ad5",
  56. "type": "github"
  57. },
  58. "original": {
  59. "owner": "NixOS",
  60. "ref": "nixpkgs-unstable",
  61. "repo": "nixpkgs",
  62. "type": "github"
  63. }
  64. },
  65. "root": {
  66. "inputs": {
  67. "flake-parts": "flake-parts",
  68. "nixpkgs": "nixpkgs",
  69. "rust-overlay": "rust-overlay",
  70. "systems": "systems"
  71. }
  72. },
  73. "rust-overlay": {
  74. "inputs": {
  75. "nixpkgs": "nixpkgs_2"
  76. },
  77. "locked": {
  78. "lastModified": 1724638882,
  79. "narHash": "sha256-ap2jIQi/FuUHR6HCht6ASWhoz8EiB99XmI8Esot38VE=",
  80. "owner": "oxalica",
  81. "repo": "rust-overlay",
  82. "rev": "19b70f147b9c67a759e35824b241f1ed92e46694",
  83. "type": "github"
  84. },
  85. "original": {
  86. "owner": "oxalica",
  87. "repo": "rust-overlay",
  88. "type": "github"
  89. }
  90. },
  91. "systems": {
  92. "locked": {
  93. "lastModified": 1681028828,
  94. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  95. "owner": "nix-systems",
  96. "repo": "default",
  97. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  98. "type": "github"
  99. },
  100. "original": {
  101. "owner": "nix-systems",
  102. "repo": "default",
  103. "type": "github"
  104. }
  105. }
  106. },
  107. "root": "root",
  108. "version": 7
  109. }