home-manager: 0-unstable-2025-06-02 -> 0-unstable-2025-06-13

This commit is contained in:
R. Ryantm
2025-06-13 22:41:27 +00:00
parent d837a61cad
commit 8cb96b79d2
+3 -3
View File
@@ -19,14 +19,14 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "home-manager";
version = "0-unstable-2025-06-02";
version = "0-unstable-2025-06-13";
src = fetchFromGitHub {
name = "home-manager-source";
owner = "nix-community";
repo = "home-manager";
rev = "cb809ec1ff15cf3237c6592af9bbc7e4d983e98c";
hash = "sha256-BJ0qRIdvt5aeqm3zg/5if7b5rruG05zrSX3UpLqjDRk=";
rev = "79dfd9aa295e53773aad45480b44c131da29f35b";
hash = "sha256-X3WAS322EsebI4ohJcXhKpiyG1v+7wE4VOiXy1pxM/c=";
};
nativeBuildInputs = [