Commit Graph
8 Commits
Author SHA1 Message Date
m3tam3re eedac010ca refactor: split n8n overlay override 2026-07-04 09:30:16 +02:00
Chiron 54fa93574b refactor: remove dead code, extract shared agent options, optimize flake
- Remove dead overlays/default.nix (flake defines overlays inline)
- Remove orphaned overlays/mods/{beads,n8n}.nix (never imported)
- Remove docs/packages/notesmd-cli.md (package doesn't exist)
- Extract externalSkills submodule to shared-options.nix (eliminates
  ~100 lines of duplication across opencode/claude-code/pi modules)
- Fix lib output: use nixpkgs.lib directly instead of instantiating
  a full nixpkgs just to get lib
- Add lib unit tests to flake checks
- Update stale comment in coding-rules.nix
2026-04-18 10:15:50 +00:00
Chiron 44c7e0d19a chore: sync non-pi changes from remote (eigent update, formatting fixes, gitignore) 2026-04-18 10:05:59 +00:00
ChironandChiron 0331316755 chore: remove dead overlay entries for non-existent flake inputs 2026-04-18 10:05:16 +00:00
m3tm3re 564d209402 fix: some nix eval warnings
Update Nix Packages with nix-update / nix-update (push) Successful in 46m52s
2026-03-28 10:08:36 +01:00
m3tm3re 2640d62142 +beads + opencode overlays 2026-01-04 04:03:11 +01:00
m3tm3re d7d64634ee n8n to 2.1.2, flake update 2025-12-23 09:26:11 +01:00
m3tam3re 1ce83403bc first 2025-10-04 15:53:48 +02:00