NixOS configs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
1.9 KiB

2 years ago
  1. {
  2. "nodes": {
  3. "home-manager": {
  4. "inputs": {
  5. "nixpkgs": "nixpkgs",
  6. "utils": "utils"
  7. },
  8. "locked": {
  9. "lastModified": 1658151168,
  10. "narHash": "sha256-0uHoOHr20pJTOGzgS4kNgOP4wfrch0fc+9vZ/6LgD44=",
  11. "owner": "nix-community",
  12. "repo": "home-manager",
  13. "rev": "4a724cb84cc3aa464af1713d11bf0cfbbdb56c00",
  14. "type": "github"
  15. },
  16. "original": {
  17. "owner": "nix-community",
  18. "repo": "home-manager",
  19. "type": "github"
  20. }
  21. },
  22. "nixpkgs": {
  23. "locked": {
  24. "lastModified": 1654230545,
  25. "narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
  26. "owner": "nixos",
  27. "repo": "nixpkgs",
  28. "rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
  29. "type": "github"
  30. },
  31. "original": {
  32. "owner": "nixos",
  33. "ref": "nixos-unstable",
  34. "repo": "nixpkgs",
  35. "type": "github"
  36. }
  37. },
  38. "nixpkgs_2": {
  39. "locked": {
  40. "lastModified": 1658174584,
  41. "narHash": "sha256-gLWmjLdk43pjagKnjOI/CgjKEVFgcOLNL0E0Kw7KasI=",
  42. "owner": "nixos",
  43. "repo": "nixpkgs",
  44. "rev": "1715c13faa2632c0157435babda955fbc3e27cd7",
  45. "type": "github"
  46. },
  47. "original": {
  48. "owner": "nixos",
  49. "repo": "nixpkgs",
  50. "type": "github"
  51. }
  52. },
  53. "root": {
  54. "inputs": {
  55. "home-manager": "home-manager",
  56. "nixpkgs": "nixpkgs_2"
  57. }
  58. },
  59. "utils": {
  60. "locked": {
  61. "lastModified": 1653893745,
  62. "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
  63. "owner": "numtide",
  64. "repo": "flake-utils",
  65. "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
  66. "type": "github"
  67. },
  68. "original": {
  69. "owner": "numtide",
  70. "repo": "flake-utils",
  71. "type": "github"
  72. }
  73. }
  74. },
  75. "root": "root",
  76. "version": 7
  77. }