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

file-error creating directory read-only file system #55

Open
Rizary opened this issue Mar 28, 2020 · 1 comment
Open

file-error creating directory read-only file system #55

Rizary opened this issue Mar 28, 2020 · 1 comment
Labels

Comments

@Rizary
Copy link

Rizary commented Mar 28, 2020

I am usang NixOS and configure my emacs package inside my /nix/store.

I got the following error when trying to setup elfeed-org as follow:

(use-package! elfeed-org
  :init
  (setq rmh-elfeed-org-files '("/home/rizary/feed/feeds.org"))
  :config
  (elfeed-org))

This is the error:


Error in private config: config.el, (file-error Creating directory Read-only file system /nix/store/rlj4lvj6ya9f88zxsrcn7vpcpy5cxzrh-straight-emacs-env/elfeed)

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace.```
@remyhonig
Copy link
Owner

I don't a clue to be honest. But if you find out and provide a pull request I am happy to merge it.

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

No branches or pull requests

2 participants