flake.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "nodes": {
  3. "flake-parts": {
  4. "inputs": {
  5. "nixpkgs-lib": "nixpkgs-lib"
  6. },
  7. "locked": {
  8. "lastModified": 1736143030,
  9. "narHash": "sha256-+hu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU=",
  10. "owner": "hercules-ci",
  11. "repo": "flake-parts",
  12. "rev": "b905f6fc23a9051a6e1b741e1438dbfc0634c6de",
  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": 1736241350,
  24. "narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=",
  25. "owner": "nixos",
  26. "repo": "nixpkgs",
  27. "rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f",
  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": 1735774519,
  40. "narHash": "sha256-CewEm1o2eVAnoqb6Ml+Qi9Gg/EfNAxbRx1lANGVyoLI=",
  41. "type": "tarball",
  42. "url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
  43. },
  44. "original": {
  45. "type": "tarball",
  46. "url": "https://github.com/NixOS/nixpkgs/archive/e9b51731911566bbf7e4895475a87fe06961de0b.tar.gz"
  47. }
  48. },
  49. "nixpkgs_2": {
  50. "locked": {
  51. "lastModified": 1728538411,
  52. "narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
  53. "owner": "NixOS",
  54. "repo": "nixpkgs",
  55. "rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
  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": 1736438724,
  79. "narHash": "sha256-m0CFbWVKtXsAr5OBgWNwR8Uam/jkPIjWgJkdH9DY46M=",
  80. "owner": "oxalica",
  81. "repo": "rust-overlay",
  82. "rev": "15897cf5835bb95aa002b42c22dc61079c28f7c8",
  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. }