home-manager: 0-unstable-2025-07-11 -> 0-unstable-2025-07-18 (#426975)

This commit is contained in:
Pol Dellaiera
2025-07-20 21:58:36 +02:00
committed by GitHub
+3 -3
View File
@@ -19,14 +19,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2025-07-11";
version = "0-unstable-2025-07-18";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "392ddb642abec771d63688c49fa7bcbb9d2a5717";
hash = "sha256-A4nftqiNz2bNihz0bKY94Hq/6ydR6UQOcGioeL7iymY=";
rev = "d0300c8808e41da81d6edfc202f3d3833c157daf";
hash = "sha256-irfg7lnfEpJY+3Cffkluzp2MTVw1Uq9QGxFp6qadcXI=";
};
nativeBuildInputs = [