home-manager: 0-unstable-2025-04-19 -> 0-unstable-2025-04-28 (#402673)

Co-authored-by: bryango <bryango@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-04-29 06:23:03 +00:00 committed by GitHub
commit c64cabf4c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,14 +19,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2025-04-19";
version = "0-unstable-2025-04-28";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "9676e8a52a177d80c8a42f66566362a6d74ecf78";
hash = "sha256-bvcatss0xodcdxXm0LUSLPd2jjrhqO3yFSu3stOfQXg=";
rev = "d0d9d0a1454d5a0200693570618084d80a8b336c";
hash = "sha256-B1FQwPCFLL3cbHc2nxT3/UI1uprHp2h1EA6M2JVe0oQ=";
};
nativeBuildInputs = [