Psionic K
Psionic K
> Lock files work so long as the upstream source still has the commit referenced in the lock file available. However, if the upstream disappears or overwrites history, the ref...
~Go to test (and define it if it doesn't exist)~ Done
Happy with where this is going. CI is actually lagging in terms of byte compiling, which does a far better job than elint at pointing out problems that are brewing...
The interface in the overlay doesn't quite look ready. It's expecting one init file. We need to read all of the package requires headers in the repo in order to...
Indeed I used the nix package to run trunk, and I will that package as a build dependency to build an application. For context, Nix builds are only done for...
Ping me if anyone looks for Nix support. I have a pretty good idea of the scope of the work needed. It's minor surgery. However, I decided to go full...
Yeah, I set `doom-modeline-position-column-line-format` to ("%3l:%-3c") and it goes nuts. This is with `doom-modeline-position-line-format` set to `("L%l")` and `doom-modeline-position-column-format` set to `("C%c")`. I have twiddled them to confirm which ones...
The old configuration is not there by accident. I used it for many months. In any case, it is currently wrong. We cannot actually use these specifiers because they don't...
That's not really related. At the time, I believe doom read from the normal Emacs variable rather than re-declaring its own. The fact that I stopped at that configuration and...
> always shows many dashes Now. I fixed this about a year ago. I don't disagree that behavior has changed. Anyway, it doesn't work with format specifiers, and that is...