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

home-manager: 0-unstable-2024-05-12 -> 0-unstable-2024-05-17
This commit is contained in:
nixpkgs-merge-bot[bot]
2024-05-20 01:47:53 +00:00
committed by GitHub
+3 -3
View File
@@ -16,14 +16,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2024-05-12";
version = "0-unstable-2024-05-17";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "44677a1c96810a8e8c4ffaeaad10c842402647c1";
hash = "sha256-4pRuzsHZOW5W4CsXI9uhKtiJeQSUoe1d2M9mWU98HC4=";
rev = "e3ad5108f54177e6520535768ddbf1e6af54b59d";
hash = "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=";
};
nativeBuildInputs = [