fix(cli): nomarchy-pull skips git when no upstream
All checks were successful
Check / eval (push) Successful in 2m54s

Machine flakes often have no remote (local auto-commits only). Distro
updates come from nix flake update of the nomarchy input. Only git pull
--ff-only when @{u} is set; always update the lock; print nomarchy rev.
This commit is contained in:
2026-07-10 13:41:34 +01:00
parent 1e1d568947
commit 869ca6b16c
2 changed files with 8 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ in
${distroName} a NixOS desktop, themed from one JSON.
nomarchy-pull git pull + flake input update (no rebuild)
nomarchy-pull update flake inputs (nomarchy, nixpkgs, )
nomarchy-rebuild rebuild the system (current lock)
nomarchy-home rebuild the desktop / Home Manager
nomarchy-theme-sync apply <theme> switch the whole palette