Commit graph

10 commits

Author SHA1 Message Date
0aab0a4d61 ci: drop darwin shims, rebuild locally on netty runner
Some checks failed
quality / changes (push) Successful in 2s
quality / Flake Check (push) Failing after 1s
quality / Nix Format Check (push) Failing after 1s
quality / Deploy netty (push) Has been skipped
- remove macOS-era `sudo mkdir /Users/rathi/...` shim steps from flake-check
  and nix-format (Linux runner, paths don't exist, gitea-runner has no sudo)
- deploy-netty now runs `sudo nixos-rebuild switch --flake .#netty` directly
  on the runner (it *is* netty), no SSH, no `just switch-netty`
- grant gitea-runner NOPASSWD sudo for nixos-rebuild only
- apply current nixfmt to home/scripts.nix, hermes-gateway.nix, devshells.nix

Made-with: Cursor
2026-04-18 22:33:25 -04:00
856f200244 fix
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-08 18:27:05 -04:00
af19b1e78b feat: init dynamic wallpaper ($theme gen)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-08 15:10:57 -04:00
1dc4ed5f1a phase-1 2026-03-30 21:13:10 -04:00
458778c860 fix formatting 2026-03-30 14:44:41 -04:00
8ad1784a82 Add netty worktree helpers
Add netty-specific worktree helper commands and a zsh wrapper that creates sibling worktrees and cds into them.

Also split script packaging so Darwin keeps the existing wt integration while netty gets git-worktree-based helpers.

Co-authored-by: Codex <noreply@openai.com>
2026-03-30 16:37:46 +00:00
66d9b25682 ci + lint 2026-03-30 00:28:59 -04:00
e1550559e3 fzf 2026-03-20 16:39:49 -04:00
67128fe09b theme dark:light 2026-03-20 15:37:34 -04:00
7ae7c1ceec theme and scripts 2026-03-20 14:22:40 -04:00