mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
home-manager: 0-unstable-2025-08-06 -> 0-unstable-2025-08-14 (#434082)
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-08-06";
|
||||
version = "0-unstable-2025-08-14";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
name = "home-manager-source";
|
||||
owner = "nix-community";
|
||||
repo = "home-manager";
|
||||
rev = "13461dec40bf03d9196ff79d1abe48408268cc35";
|
||||
hash = "sha256-V0iiDcYvNeMOP2FyfgC4H8Esx+JodXEl80lD4hFD4SI=";
|
||||
rev = "11626a4383b458f8dc5ea3237eaa04e8ab1912f3";
|
||||
hash = "sha256-soZegto0xXzG2zYlu/zjknDHv0Z7tRS5EQs+Z/VRTBg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user