radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

radian--forge-get-repository-lazily: (void-variable emacsql-sqlite-executable) #523

Closed hrehfeld closed 1 year ago

hrehfeld commented 1 year ago

I'm running into problems with tarsius packages and compat, so I'm updating many of them manually to:branch "main"

It seems this is outdated:

Debugger entered--Lisp error: (void-variable emacsql-sqlite-executable)
  (file-executable-p emacsql-sqlite-executable)
  radian--forge-get-repository-lazily(full)
  apply(radian--forge-get-repository-lazily full)
  forge-get-repository(full)
  forge-pull(nil nil t)
  funcall-interactively(forge-pull nil nil t)
  call-interactively(forge-pull record nil)
  command-execute(forge-pull record)
  execute-extended-command(nil "forge-pull" nil)
  funcall-interactively(execute-extended-command nil "forge-pull" nil)
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)
hrehfeld commented 1 year ago

thanks!