Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Provide a Package that Spacemacs Can use in additional-packages #16

Open
erichlf opened this issue Aug 20, 2020 · 0 comments
Open

Provide a Package that Spacemacs Can use in additional-packages #16

erichlf opened this issue Aug 20, 2020 · 0 comments

Comments

@erichlf
Copy link

erichlf commented Aug 20, 2020

If I attempt to install google-calendar-layer the "proper" way in spacemacs, i.e.

      (google-calendar :location (recipe
           :fetcher github
           :repo "mhkc/google-calendar-layer"))

under additional-packages and then under user-config put (require 'google-calendar) I get an error saying that the package couldn't be loaded due to a missing google-calendar.el file. This method requires that a google-calendar.el file exists and in that file (provide 'google-calendar) exists. There may be some more details, but that is as far as I have gotten so far.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant