1
0

flake.lock 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. {
  2. "nodes": {
  3. "flake-utils": {
  4. "inputs": {
  5. "systems": "systems"
  6. },
  7. "locked": {
  8. "lastModified": 1731533236,
  9. "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
  10. "owner": "numtide",
  11. "repo": "flake-utils",
  12. "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
  13. "type": "github"
  14. },
  15. "original": {
  16. "owner": "numtide",
  17. "repo": "flake-utils",
  18. "type": "github"
  19. }
  20. },
  21. "home-manager": {
  22. "inputs": {
  23. "nixpkgs": [
  24. "nixpkgs"
  25. ]
  26. },
  27. "locked": {
  28. "lastModified": 1780361225,
  29. "narHash": "sha256-wnV9ttf4fPWNonBIQmvlrSlNpQYgx5HgWWd007mwIFA=",
  30. "owner": "nix-community",
  31. "repo": "home-manager",
  32. "rev": "e28654b71096e08c019d4861ca26acb646f583d8",
  33. "type": "github"
  34. },
  35. "original": {
  36. "owner": "nix-community",
  37. "ref": "release-26.05",
  38. "repo": "home-manager",
  39. "type": "github"
  40. }
  41. },
  42. "moose": {
  43. "inputs": {
  44. "flake-utils": "flake-utils",
  45. "nixpkgs": [
  46. "nixpkgs"
  47. ]
  48. },
  49. "locked": {
  50. "lastModified": 1780510800,
  51. "narHash": "sha256-IPWhm+vgkbIL0hPFnpzZWee/1LyaWO9PBvepaydf6w8=",
  52. "owner": "johron",
  53. "repo": "moose",
  54. "rev": "6f909720169554d994516d7ee8a6d8ec365392bb",
  55. "type": "github"
  56. },
  57. "original": {
  58. "owner": "johron",
  59. "repo": "moose",
  60. "type": "github"
  61. }
  62. },
  63. "nix-flatpak": {
  64. "locked": {
  65. "lastModified": 1767983141,
  66. "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=",
  67. "owner": "gmodena",
  68. "repo": "nix-flatpak",
  69. "rev": "440818969ac2cbd77bfe025e884d0aa528991374",
  70. "type": "github"
  71. },
  72. "original": {
  73. "owner": "gmodena",
  74. "ref": "v0.7.0",
  75. "repo": "nix-flatpak",
  76. "type": "github"
  77. }
  78. },
  79. "nixpkgs": {
  80. "locked": {
  81. "lastModified": 1780203844,
  82. "narHash": "sha256-K5sT4jTpGs15ADhviMKNBH38REpPf5Q6mM1+N6cArVE=",
  83. "owner": "NixOS",
  84. "repo": "nixpkgs",
  85. "rev": "b51242d7d43689db2f3be91bd05d5b24fbb469c4",
  86. "type": "github"
  87. },
  88. "original": {
  89. "owner": "NixOS",
  90. "ref": "nixos-26.05",
  91. "repo": "nixpkgs",
  92. "type": "github"
  93. }
  94. },
  95. "root": {
  96. "inputs": {
  97. "home-manager": "home-manager",
  98. "moose": "moose",
  99. "nix-flatpak": "nix-flatpak",
  100. "nixpkgs": "nixpkgs"
  101. }
  102. },
  103. "systems": {
  104. "locked": {
  105. "lastModified": 1681028828,
  106. "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
  107. "owner": "nix-systems",
  108. "repo": "default",
  109. "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
  110. "type": "github"
  111. },
  112. "original": {
  113. "owner": "nix-systems",
  114. "repo": "default",
  115. "type": "github"
  116. }
  117. }
  118. },
  119. "root": "root",
  120. "version": 7
  121. }