update nix commits

This commit is contained in:
Murphy 2024-12-12 19:15:39 -05:00
parent 141e111a48
commit d87f3b7b72
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17
2 changed files with 5 additions and 5 deletions

View file

@ -22,17 +22,17 @@
]
},
"locked": {
"lastModified": 1733951607,
"narHash": "sha256-CN6q6iCzxI1gkNyk4xLdwaMKi10r7n+aJkRzWj8PXwQ=",
"lastModified": 1734037113,
"narHash": "sha256-ENSfIRpZUGyr2quTJCESzppcR9i0N2iUrenGxcr9Mj0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6e5b2d9e8014b5572e3367937a329e7053458d34",
"rev": "e526fd2b1a40e4ca0b5e07e87b8c960281c67412",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"rev": "6e5b2d9e8014b5572e3367937a329e7053458d34",
"rev": "e526fd2b1a40e4ca0b5e07e87b8c960281c67412",
"type": "github"
}
},

View file

@ -6,7 +6,7 @@
nixpkgs.url = "github:nixos/nixpkgs/55d15ad12a74eb7d4646254e13638ad0c4128776";
# home manager
home-manager.url = "github:nix-community/home-manager/6e5b2d9e8014b5572e3367937a329e7053458d34";
home-manager.url = "github:nix-community/home-manager/e526fd2b1a40e4ca0b5e07e87b8c960281c67412";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# nixgl