home-manager: 0-unstable-2025-04-09 -> 0-unstable-2025-04-19 (#400160)

This commit is contained in:
Pol Dellaiera
2025-04-20 00:38:14 +00:00
committed by GitHub
+3 -3
View File
@@ -19,14 +19,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2025-04-09";
version = "0-unstable-2025-04-19";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "79461936709b12e17adb9c91dd02d1c66d577f09";
hash = "sha256-reYpe0J1J+wH34JFs7KKp0G5nP7+XSQ5z0ZLFJcfJr8=";
rev = "9676e8a52a177d80c8a42f66566362a6d74ecf78";
hash = "sha256-bvcatss0xodcdxXm0LUSLPd2jjrhqO3yFSu3stOfQXg=";
};
nativeBuildInputs = [