From Edison Ibáñez to ~tarsius/public-inbox
Hi tarsius, I have For several days notmuch-transient gives the following error: ,---- | Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p list) | transient--exit-and-debug(error (wrong-type-argument number-or-marker-p list)) | transient--use-level-p(list) | transient--init-suffix(nil (list 1 'transient-suffix (list :key "i" :description "inbox" :command 'transient:notmuch-search-transient:inbox))) | transient--init-child(nil (list 1 'transient-suffix (list :key "i" :description "inbox" :command 'transient:notmuch-search-transient:inbox))) | #f(compiled-function (c) #<bytecode -0x142f01510e38a18e>)((list 1 'transient-suffix (list :key "i" :description "inbox" :command 'transient:notmuch-search-transient:inbox))) | cl-mapcan(#f(compiled-function (c) #<bytecode -0x142f01510e38a18e>) ((list 1 'transient-suffix (list :key "i" :description "inbox" :command 'transient:notmuch-search-transient:inbox)) (list 1 'transient-suffix (list :key "u" :description "unread" :command 'transient:notmuch-search-transient:unread)) (list 1 'transient-suffix (list :key "f" :description "flagged" :command 'transient:notmuch-search-transient:flagged)) (list 1 'transient-suffix (list :key "t" :description "sent" :command 'transient:notmuch-search-transient:sent)) (list 1 'transient-suffix (list :key "d" :description "drafts" :command 'transient:notmuch-search-transient:drafts)) (list 1 'transient-suffix (list :key "a" :description "all mail" :command 'transient:notmuch-search-transient:all\ mail)))) | transient--init-group(nil [1 transient-row (:description "Search" :setup-children notmuch-search-transient--setup :pad-keys t) nil]) | transient--init-child(nil [1 transient-row (:description "Search" :setup-children notmuch-search-transient--setup :pad-keys t) nil]) | #f(compiled-function (c) #<bytecode -0x142f01510e38a18e>)([1 transient-row (:description "Search" :setup-children notmuch-search-transient--setup :pad-keys t) nil])
From Edison Ibáñez to ~abcdw/rde-discuss
Apparently it is now necessary to add the description field when defining a service, this also happened in the nonguix channel https://gitlab.com/nonguix/nonguix/-/issues/182 19 may. 2022 16:37:45 Mbk Kamble <mbkadsatx@gmail.com>: > Hi. Guix noob here. > I have included rde channel in my channels.scm file. When I do > bash> guix pull -C /path/to/channels.scm > > I am getting the following error > > building /gnu/store/0c63fhgs93r8wc9xnqjk0hn2172y69jx-rde.drv...