Files
doomemacs/lisp
Henrik Lissner 0b9342589b fix(cli): doom upgrade: void-variable straight-repository-branch
'doom upgrade' naively evaluates straight's recipe so it can delete
it (so 'doom sync' will upgrade it), but the
`straight-repository-branch` reference will error out for users updating
Doom from before 8cafbe4 to a commit after it, since its value now lives
in `doom-straight`, which may not be loaded yet.

Rather than further embed this hack (and because I don't want to spend
more time on straight.el accommodations than I have to, since it'll be
replaced with Elpaca soon), I simply replace the reference with its
value.

Fix: #8140
Amend: 8cafbe4408
2024-11-03 15:19:46 -05:00
..
2024-11-03 12:36:38 -05:00
2024-11-03 12:36:38 -05:00
2024-09-14 20:47:39 -04:00
2024-11-03 01:52:28 -05:00
2024-11-03 01:52:28 -05:00
2024-11-03 12:36:38 -05:00
2024-11-03 12:36:38 -05:00