Merge pull request #307592 from r-ryantm/auto-update/home-manager

home-manager: unstable-2024-04-23 -> 0-unstable-2024-04-29
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-04-29 01:57:24 +00:00 committed by GitHub
commit 6e64fb1b07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,14 +16,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "unstable-2024-04-23";
version = "0-unstable-2024-04-29";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "33a20182e3164f451b6a4ac2ecadcab5c2c36703";
hash = "sha256-pHJYZIVFmzPAwyTfcMGJwlfz18nOsS4p0CuDnI1EDL4=";
rev = "9fe79591c1005ce6f93084ae7f7dab0a2891440d";
hash = "sha256-OzD1P0o46uD3Ix4ZI/g9z3YAeg+4g+W3qctB6bNOReo=";
};
nativeBuildInputs = [