~ruther/guix-config

ref: db663d56a4c4a8f7787eff3b8d743ba1ae1b6f70 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
db663d56 — Rutherther fix: update offlineimap STARTTLS patch to upstream version 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

(profile
 (content
  (load "./channels-manifest.scm")))