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

home-manager: 0-unstable-2024-04-29 -> 0-unstable-2024-05-05
This commit is contained in:
nixpkgs-merge-bot[bot]
2024-05-06 18:09:22 +00:00
committed by GitHub
+3 -3
View File
@@ -16,14 +16,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2024-04-29";
version = "0-unstable-2024-05-05";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "9fe79591c1005ce6f93084ae7f7dab0a2891440d";
hash = "sha256-OzD1P0o46uD3Ix4ZI/g9z3YAeg+4g+W3qctB6bNOReo=";
rev = "3dfe05aa9b5646995ace887931fa60269a039777";
hash = "sha256-QXpLmgmisNK2Zgpnu9DiO9ScrKJuJ4zmiMTNpObVIuk=";
};
nativeBuildInputs = [