flake.lock 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "nodes": {
  3. "flake-compat": {
  4. "flake": false,
  5. "locked": {
  6. "lastModified": 1641205782,
  7. "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
  8. "owner": "edolstra",
  9. "repo": "flake-compat",
  10. "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
  11. "type": "github"
  12. },
  13. "original": {
  14. "owner": "edolstra",
  15. "repo": "flake-compat",
  16. "type": "github"
  17. }
  18. },
  19. "home-manager": {
  20. "inputs": {
  21. "nixpkgs": [
  22. "nixpkgs"
  23. ]
  24. },
  25. "locked": {
  26. "lastModified": 1642882610,
  27. "narHash": "sha256-pmdgeJ9v6y+T0UfNQ/Z+Hdv5tPshFFra5JLF/byUA/Y=",
  28. "owner": "nix-community",
  29. "repo": "home-manager",
  30. "rev": "c47c350f6518ed39c2a16e4fadf9137b6c559ddc",
  31. "type": "github"
  32. },
  33. "original": {
  34. "owner": "nix-community",
  35. "repo": "home-manager",
  36. "type": "github"
  37. }
  38. },
  39. "nixpkgs": {
  40. "locked": {
  41. "lastModified": 1677413016,
  42. "narHash": "sha256-dwvL0VK5iyxXPQzJOPzYmuVinh/R9hwRu7eYq6Bf6ag=",
  43. "owner": "NixOS",
  44. "repo": "nixpkgs",
  45. "rev": "84e33aea0f7a8375c92458c5b6cad75fa1dd561b",
  46. "type": "github"
  47. },
  48. "original": {
  49. "id": "nixpkgs",
  50. "type": "indirect"
  51. }
  52. },
  53. "root": {
  54. "inputs": {
  55. "flake-compat": "flake-compat",
  56. "home-manager": "home-manager",
  57. "nixpkgs": "nixpkgs"
  58. }
  59. }
  60. },
  61. "root": "root",
  62. "version": 7
  63. }