flake.lock 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1726560853,
  9. "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "flake-utils_2": {
  22. "inputs": {
  23. "systems": "systems_2"
  24. },
  25. "locked": {
  26. "lastModified": 1710146030,
  27. "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
  28. "owner": "numtide",
  29. "repo": "flake-utils",
  30. "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "numtide",
  35. "repo": "flake-utils",
  36. "type": "github"
  37. }
  38. },
  39. "mkCli": {
  40. "inputs": {
  41. "flake-utils": "flake-utils_2",
  42. "nixpkgs": "nixpkgs"
  43. },
  44. "locked": {
  45. "lastModified": 1722285416,
  46. "narHash": "sha256-Yb1NV8zVt9gMnlEni8IFLtLhGkqPDYAoZxi7ZxiZq0A=",
  47. "owner": "cprussin",
  48. "repo": "mkCli",
  49. "rev": "983799699e84d2cb428b65b8f628663bfc82fbb2",
  50. "type": "github"
  51. },
  52. "original": {
  53. "owner": "cprussin",
  54. "repo": "mkCli",
  55. "type": "github"
  56. }
  57. },
  58. "nixpkgs": {
  59. "locked": {
  60. "lastModified": 1718310279,
  61. "narHash": "sha256-OfRCrNPMLlElYIUAWIOGAvJ5XDT/WpOXj6Ymfttj6Lk=",
  62. "owner": "NixOS",
  63. "repo": "nixpkgs",
  64. "rev": "5dde575c3c4afb618781387b0db6d1c08a206c92",
  65. "type": "github"
  66. },
  67. "original": {
  68. "owner": "NixOS",
  69. "repo": "nixpkgs",
  70. "type": "github"
  71. }
  72. },
  73. "nixpkgs_2": {
  74. "locked": {
  75. "lastModified": 1728581530,
  76. "narHash": "sha256-f4gri3fqUCTFb7NiBfU+HgxnorQGg05UpeJD+Pnrh8A=",
  77. "owner": "NixOS",
  78. "repo": "nixpkgs",
  79. "rev": "46ef0f39dda7f21c690472075096e70d1e799f79",
  80. "type": "github"
  81. },
  82. "original": {
  83. "owner": "NixOS",
  84. "repo": "nixpkgs",
  85. "type": "github"
  86. }
  87. },
  88. "root": {
  89. "inputs": {
  90. "flake-utils": "flake-utils",
  91. "mkCli": "mkCli",
  92. "nixpkgs": "nixpkgs_2"
  93. }
  94. },
  95. "systems": {
  96. "locked": {
  97. "lastModified": 1681028828,
  98. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  99. "owner": "nix-systems",
  100. "repo": "default",
  101. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  102. "type": "github"
  103. },
  104. "original": {
  105. "owner": "nix-systems",
  106. "repo": "default",
  107. "type": "github"
  108. }
  109. },
  110. "systems_2": {
  111. "locked": {
  112. "lastModified": 1681028828,
  113. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  114. "owner": "nix-systems",
  115. "repo": "default",
  116. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  117. "type": "github"
  118. },
  119. "original": {
  120. "owner": "nix-systems",
  121. "repo": "default",
  122. "type": "github"
  123. }
  124. }
  125. },
  126. "root": "root",
  127. "version": 7
  128. }