I was not able to make straight.el look for the souces for emacs-jabber under https://tildegit.org/wgreenhouse/emacs-jabber.git instead of the github repo.
Warning (straight): Two different recipes given for "jabber" (:repo cannot be both "https://tildegit.org/wgreenhouse/emacs-jabber.git" and "legoscia/emacs-jabber")
I tired this in my init file
(straight-use-package
'(jabber :type git :host nil :repo "https://tildegit.org/wgreenhouse/emacs-jabber.git" local: ~/sources/emacs-jabber))
Help would be appreciated!
Owner Name | raxod502 |
Repo Name | straight.el |
Full Name | raxod502/straight.el |
Language | Emacs Lisp |
Created Date | 2017-01-04 |
Updated Date | 2022-04-29 |
Star Count | 2004 |
Watcher Count | 44 |
Fork Count | 128 |
Issue Count | 94 |