You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a input url fh add github:emacs-straight/org-mode that is not a flake only adds org-mode.url = "github:emacs-straight/org-mode";.
The tool should detect that the input is not a flake or there should be an option to also add org-mode.flake = false; for this input.
The text was updated successfully, but these errors were encountered:
Adding a input url
fh add github:emacs-straight/org-mode
that is not a flake only addsorg-mode.url = "github:emacs-straight/org-mode";
.The tool should detect that the input is not a flake or there should be an option to also add
org-mode.flake = false;
for this input.The text was updated successfully, but these errors were encountered: