@@ 50,14 50,9 @@
(ruther home services wayland)
(ruther home services kanshi))
-(define offlineimap
- (package-with-extra-patches
- offlineimap3
- (list (local-file "./patches/offlineimap3.patch"))))
-
(define offlineimap-job
#~(job '(next-minute (range 0 60 5))
- (string-append #$offlineimap "/bin/offlineimap")))
+ (string-append #$offlineimap3 "/bin/offlineimap")))
(define (make-script-package name script-file dependencies)
(package
@@ 142,7 137,7 @@
sway
dwm
- offlineimap
+ offlineimap3
(apply-patches msmtp
(local-file "./patches/msmtp-from-utf8-encoding.patch"))
(emacs-for-tty)