Commit Graph

8 Commits

Author SHA1 Message Date
5e8f9e44bb fix: drop full emacs runtime dep, only emacsclient is used
sims only invokes emacsclient (in modules/notmuch.py) and never the
full emacs binary. Bundling emacs onto the wrapper PATH was forcing
consumers to pull in an extra ~310M emacs closure (often a different
version from the user's actual editor). Rely on the consumer's
emacsclient via PATH, configurable via services.sims.settings.notmuch.emacsclient_command.
2026-05-04 22:56:12 +02:00
0cd58f4a1f feat: sims cli as python package 2026-05-03 22:19:52 +02:00
c10709df26 feat: rename to sims 2026-05-03 20:15:43 +02:00
2d3f97cae1 fix: khal and notmuch in path 2025-09-30 00:29:02 +02:00
82b0cf7aaa feat: nixos dbus availability 2025-05-15 18:38:00 +02:00
bf3920ad35 config 2025-05-13 23:09:05 +02:00
743e1ed0c5 update fabric 2025-05-12 12:01:43 +02:00
f28dd0b6a2 move nix 2025-05-12 11:18:04 +02:00