flake.lock 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "nodes": {
  3. "crane": {
  4. "locked": {
  5. "lastModified": 1780099841,
  6. "narHash": "sha256-EVZd2RsbpreRUDSi9rBwPY+ZxoyMaiEBbZxxhljbaS4=",
  7. "owner": "ipetkov",
  8. "repo": "crane",
  9. "rev": "0532eb17955225173906d671fb36306bdeb1e2dc",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "ipetkov",
  14. "repo": "crane",
  15. "type": "github"
  16. }
  17. },
  18. "flake-utils": {
  19. "inputs": {
  20. "systems": "systems"
  21. },
  22. "locked": {
  23. "lastModified": 1731533236,
  24. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  25. "owner": "numtide",
  26. "repo": "flake-utils",
  27. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  28. "type": "github"
  29. },
  30. "original": {
  31. "owner": "numtide",
  32. "repo": "flake-utils",
  33. "type": "github"
  34. }
  35. },
  36. "home-manager": {
  37. "inputs": {
  38. "nixpkgs": [
  39. "nixpkgs"
  40. ]
  41. },
  42. "locked": {
  43. "lastModified": 1781115013,
  44. "narHash": "sha256-3BopHqMvh26sKim6rumZBY568VrISCWtRgqDuLGR/H0=",
  45. "owner": "nix-community",
  46. "repo": "home-manager",
  47. "rev": "fcbbf5484ab2c733e886ef4fa91e8da1c8c028f5",
  48. "type": "github"
  49. },
  50. "original": {
  51. "owner": "nix-community",
  52. "ref": "release-26.05",
  53. "repo": "home-manager",
  54. "type": "github"
  55. }
  56. },
  57. "moose": {
  58. "inputs": {
  59. "crane": "crane",
  60. "flake-utils": "flake-utils",
  61. "nixpkgs": [
  62. "nixpkgs"
  63. ]
  64. },
  65. "locked": {
  66. "lastModified": 1781014746,
  67. "narHash": "sha256-Fvk4kHgYNY7rZWrH3Kq8J15myb0uOC5pLbwthu4yLos=",
  68. "owner": "johron",
  69. "repo": "moose",
  70. "rev": "e504289df0c1ba94e3486e6b84f42d9dd89e0dc1",
  71. "type": "github"
  72. },
  73. "original": {
  74. "owner": "johron",
  75. "repo": "moose",
  76. "type": "github"
  77. }
  78. },
  79. "nix-flatpak": {
  80. "locked": {
  81. "lastModified": 1767983141,
  82. "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=",
  83. "owner": "gmodena",
  84. "repo": "nix-flatpak",
  85. "rev": "440818969ac2cbd77bfe025e884d0aa528991374",
  86. "type": "github"
  87. },
  88. "original": {
  89. "owner": "gmodena",
  90. "ref": "v0.7.0",
  91. "repo": "nix-flatpak",
  92. "type": "github"
  93. }
  94. },
  95. "nixpkgs": {
  96. "locked": {
  97. "lastModified": 1780902259,
  98. "narHash": "sha256-q8yYEC5f1mFlQO9RGna4LTc9QrcvWunX6FYp83munkQ=",
  99. "owner": "NixOS",
  100. "repo": "nixpkgs",
  101. "rev": "bd0ff2d3eac24699c3664d5966b9ef36f388e2ca",
  102. "type": "github"
  103. },
  104. "original": {
  105. "owner": "NixOS",
  106. "ref": "nixos-26.05",
  107. "repo": "nixpkgs",
  108. "type": "github"
  109. }
  110. },
  111. "root": {
  112. "inputs": {
  113. "home-manager": "home-manager",
  114. "moose": "moose",
  115. "nix-flatpak": "nix-flatpak",
  116. "nixpkgs": "nixpkgs"
  117. }
  118. },
  119. "systems": {
  120. "locked": {
  121. "lastModified": 1681028828,
  122. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  123. "owner": "nix-systems",
  124. "repo": "default",
  125. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  126. "type": "github"
  127. },
  128. "original": {
  129. "owner": "nix-systems",
  130. "repo": "default",
  131. "type": "github"
  132. }
  133. }
  134. },
  135. "root": "root",
  136. "version": 7
  137. }