home-manager: 0-unstable-2025-12-25 -> 0-unstable-2026-01-07 (#476080)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-13 07:57:24 +00:00
committed by GitHub
+3 -3
View File
@@ -19,14 +19,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2025-12-25";
version = "0-unstable-2026-01-07";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "91cdb0e2d574c64fae80d221f4bf09d5592e9ec2";
hash = "sha256-GKO35onS711ThCxwWcfuvbIBKXwriahGqs+WZuJ3v9E=";
rev = "4fee4bd14b5e4178855ad0041df89fa44f3f2bea";
hash = "sha256-DRhbz2dZaEmj5MgLFMXjEPfmKYfMG6LwNT9Bv8zeLPQ=";
};
nativeBuildInputs = [