Colin Woodbury
Colin Woodbury
It seems there's some issue with "provides" here. `python-fvs` provides the identity of `fvs` but for some reason isn't being installed in the proper order.
Indeed `-Si` returns `1` when the package is missing. I think this is an appropriate change.
Thanks, should be an easy fix.
Thanks, I'll look into it.
Savannah itself seems to be down at the moment: https://savannah.gnu.org/
In the meantime, you can comment-out the following section as I've done below within `.emacs.d/lisp/doom-packages.el`: ```emacs-lisp (mapc #'straight-use-recipes '((org-elpa :local-repo nil) (melpa :type git :host github :repo "melpa/melpa" :build nil)...
Savannah seems to be back up by now.
Reversible `doom up`, etc., are planned as post-v3 improvements.