home-manager: 0-unstable-2025-09-04 -> 0-unstable-2025-09-15 (#443170)
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "home-manager";
|
||||
version = "0-unstable-2025-09-04";
|
||||
version = "0-unstable-2025-09-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
name = "home-manager-source";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
rev = "b08f8737776f10920c330657bee8b95834b7a70f";
|
||||
hash = "sha256-4ve/3ah5H/SpL2m3qmZ9GU+VinQYp2MN1G7GamimTds=";
|
||||
rev = "11cc5449c50e0e5b785be3dfcb88245232633eb8";
|
||||
hash = "sha256-Mv16aegXLulgyDunijP6SPFJNm8lSXb2w3Q0X+vZ9TY=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user