Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing org packages #24

Closed
ninrod opened this issue Nov 29, 2019 · 1 comment
Closed

missing org packages #24

ninrod opened this issue Nov 29, 2019 · 1 comment

Comments

@ninrod
Copy link

ninrod commented Nov 29, 2019

Hi @redguardtoo, @ninrod here. When trying to use your package, my org packages become missing.

I've set up a github repo using your tips section: https://github.com/ninrod/thin-elpa-mirror

What I find is that my org packages that come from the org mode site are not taken into account.

Here is my rsynced melpa mirror, using the "fat" approach.

Do you have any ideas on how could I use your package to create a thin melpa/elpa mirror for myself?

thanks in advance.

@ninrod
Copy link
Author

ninrod commented Nov 29, 2019

duh. All I had to do is duplicate the entry because some use-package lines used the 'org` repo directly. Sorry about that :P

  (setq package-archives
        `(("myelpa" . "~/.emacs.d/thin-elpa-mirror")
          ("org" . "~/.emacs.d/thin-elpa-mirror")))

@ninrod ninrod closed this as completed Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant