1
0

flake.lock 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "nodes": {
  3. "home-manager": {
  4. "inputs": {
  5. "nixpkgs": [
  6. "nixpkgs"
  7. ]
  8. },
  9. "locked": {
  10. "lastModified": 1771744638,
  11. "narHash": "sha256-EDLi+YAsEEAmMeZe1v6GccuGRbCkpSZp/+A6g+pivR8=",
  12. "owner": "nix-community",
  13. "repo": "home-manager",
  14. "rev": "cb6c151f5c9db4df0b69d06894dc8484de1f16a0",
  15. "type": "github"
  16. },
  17. "original": {
  18. "owner": "nix-community",
  19. "ref": "release-25.11",
  20. "repo": "home-manager",
  21. "type": "github"
  22. }
  23. },
  24. "nixpkgs": {
  25. "locked": {
  26. "lastModified": 1771903837,
  27. "narHash": "sha256-sdaqdnsQCv3iifzxwB22tUwN/fSHoN7j2myFW5EIkGk=",
  28. "owner": "NixOS",
  29. "repo": "nixpkgs",
  30. "rev": "e764fc9a405871f1f6ca3d1394fb422e0a0c3951",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "NixOS",
  35. "ref": "nixos-25.11",
  36. "repo": "nixpkgs",
  37. "type": "github"
  38. }
  39. },
  40. "root": {
  41. "inputs": {
  42. "home-manager": "home-manager",
  43. "nixpkgs": "nixpkgs"
  44. }
  45. }
  46. },
  47. "root": "root",
  48. "version": 7
  49. }