fix(cli): lifecycle tools in HM so stale pull can self-heal
All checks were successful
Check / eval (push) Successful in 2m57s

Extract nomarchy-pull/rebuild/home to pkgs/nomarchy-lifecycle; install
via system + home. Home profile wins on PATH so home-manager switch
installs the fixed pull (skip git when no upstream) without waiting
for a system rebuild that needed a working pull first.

V0: flake check --no-build green.
This commit is contained in:
2026-07-10 14:13:00 +01:00
parent 45c584db26
commit c41c8abaa7
4 changed files with 145 additions and 118 deletions

View File

@@ -61,6 +61,10 @@
awww # wallpaper daemon with animated transitions (the swww fork)
libnotify
hyprpicker
# Lifecycle CLIs (pull/rebuild/home). HM profile usually precedes
# /run/current-system on PATH, so nomarchy-home can replace a broken
# system-generation nomarchy-pull without a full sys rebuild.
nomarchy-lifecycle
];
home.sessionVariables = {