[nixpkgs] home-manager 23.11 -> 24.05
Some checks failed
Update flakes / createPullRequest (push) Failing after 45s

This commit is contained in:
2024-10-23 23:38:45 +02:00
parent c4f52e28f2
commit 696e7e4a1e

View File

@@ -29,7 +29,7 @@
};
home-manager= {
url = "github:nix-community/home-manager/release-23.11";
url = "github:nix-community/home-manager/release-24.05";
inputs = {
nixpkgs.follows = "nixpkgs";
};