home-manager: 0-unstable-2025-05-23 -> 0-unstable-2025-06-02 (#413542)
Co-authored-by: bryango <bryango@users.noreply.github.com>
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "home-manager";
|
||||
version = "0-unstable-2025-05-23";
|
||||
version = "0-unstable-2025-06-02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
name = "home-manager-source";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
rev = "7419250703fd5eb50e99bdfb07a86671939103ea";
|
||||
hash = "sha256-pQQnbxWpY3IiZqgelXHIe/OAE/Yv4NSQq7fch7M6nXQ=";
|
||||
rev = "cb809ec1ff15cf3237c6592af9bbc7e4d983e98c";
|
||||
hash = "sha256-BJ0qRIdvt5aeqm3zg/5if7b5rruG05zrSX3UpLqjDRk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user