flake.lock 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1710146030,
  9. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  13. "type": "github"
  14. },
  15. "original": {
  16. "id": "flake-utils",
  17. "type": "indirect"
  18. }
  19. },
  20. "nixpkgs": {
  21. "locked": {
  22. "lastModified": 1716542732,
  23. "narHash": "sha256-0Y9fRr0CUqWT4KgBITmaGwlnNIGMYuydu2L8iLTfHU4=",
  24. "owner": "NixOS",
  25. "repo": "nixpkgs",
  26. "rev": "d12251ef6e8e6a46e05689eeccd595bdbd3c9e60",
  27. "type": "github"
  28. },
  29. "original": {
  30. "owner": "NixOS",
  31. "ref": "nixos-24.05",
  32. "repo": "nixpkgs",
  33. "type": "github"
  34. }
  35. },
  36. "root": {
  37. "inputs": {
  38. "flake-utils": "flake-utils",
  39. "nixpkgs": "nixpkgs",
  40. "tinycmmc": "tinycmmc"
  41. }
  42. },
  43. "systems": {
  44. "locked": {
  45. "lastModified": 1681028828,
  46. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  47. "owner": "nix-systems",
  48. "repo": "default",
  49. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  50. "type": "github"
  51. },
  52. "original": {
  53. "owner": "nix-systems",
  54. "repo": "default",
  55. "type": "github"
  56. }
  57. },
  58. "tinycmmc": {
  59. "inputs": {
  60. "flake-utils": [
  61. "flake-utils"
  62. ],
  63. "nixpkgs": [
  64. "nixpkgs"
  65. ]
  66. },
  67. "locked": {
  68. "lastModified": 1701699760,
  69. "narHash": "sha256-L0vwqcTQFOiFfRY90nBgDuUsVOYS0+S8BfVxFvaFBNM=",
  70. "owner": "grumbel",
  71. "repo": "tinycmmc",
  72. "rev": "9a51e13802d930feb7261ba8876940659b258cb7",
  73. "type": "github"
  74. },
  75. "original": {
  76. "owner": "grumbel",
  77. "repo": "tinycmmc",
  78. "type": "github"
  79. }
  80. }
  81. },
  82. "root": "root",
  83. "version": 7
  84. }