flake.lock 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "nodes": {
  3. "hardware": {
  4. "locked": {
  5. "lastModified": 1672322014,
  6. "narHash": "sha256-HEYUb2pxm9SUgqvg8eDpFUl6UPXmd7USNWAew115zL4=",
  7. "owner": "nixos",
  8. "repo": "nixos-hardware",
  9. "rev": "e2f9c6f7360f3e0f7b0bc2a3e7193a290c5d4c81",
  10. "type": "github"
  11. },
  12. "original": {
  13. "owner": "nixos",
  14. "repo": "nixos-hardware",
  15. "type": "github"
  16. }
  17. },
  18. "home-manager": {
  19. "inputs": {
  20. "nixpkgs": [
  21. "nixpkgs"
  22. ],
  23. "utils": "utils"
  24. },
  25. "locked": {
  26. "lastModified": 1672349765,
  27. "narHash": "sha256-Ul3lSGglgHXhgU3YNqsNeTlRH1pqxbR64h+2hM+HtnM=",
  28. "owner": "nix-community",
  29. "repo": "home-manager",
  30. "rev": "dd99675ee81fef051809bc87d67eb07f5ba022e8",
  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": 1672262501,
  42. "narHash": "sha256-ZNXqX9lwYo1tOFAqrVtKTLcJ2QMKCr3WuIvpN8emp7I=",
  43. "owner": "nixos",
  44. "repo": "nixpkgs",
  45. "rev": "e182da8622a354d44c39b3d7a542dc12cd7baa5f",
  46. "type": "github"
  47. },
  48. "original": {
  49. "owner": "nixos",
  50. "ref": "nixos-unstable",
  51. "repo": "nixpkgs",
  52. "type": "github"
  53. }
  54. },
  55. "root": {
  56. "inputs": {
  57. "hardware": "hardware",
  58. "home-manager": "home-manager",
  59. "nixpkgs": "nixpkgs"
  60. }
  61. },
  62. "utils": {
  63. "locked": {
  64. "lastModified": 1667395993,
  65. "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
  66. "owner": "numtide",
  67. "repo": "flake-utils",
  68. "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
  69. "type": "github"
  70. },
  71. "original": {
  72. "owner": "numtide",
  73. "repo": "flake-utils",
  74. "type": "github"
  75. }
  76. }
  77. },
  78. "root": "root",
  79. "version": 7
  80. }