6 Jul 2023 |
Jez (he/him) ♾️ | In reply to @benedikt:tissot.de in the FAQ there should be a section about how to specify a config to generate the package environment (and the rest empty) such that you only rebuild when package stuff changes. You can also point your config to a nix expression, so you could write a derivation to tangle config.org and then point on the generated config.el. it's not in the faq, but i found it in a closed issue & pr https://github.com/nix-community/nix-doom-emacs/pull/303 | 09:36:56 |
Benedikt Tissot | oh sorry, I guess this is where I got it from then 🙈🙈 | 09:39:48 |
Jez (he/him) ♾️ | tbf it probably should go in the faq, i expect it's a pretty common question | 09:43:19 |
7 Jul 2023 |
Null_A | Isn't doom suppose to have some major rewrite in the package manager, wondering how that's going | 00:26:51 |
Null_A | I think they said they were going to make it more 'immutable' like nix | 00:27:11 |
ckie (they/them) | Null_A: that could be nice. do you have any links for it? | 01:34:18 |
ckie (they/them) | doom seems like such a big project for one bdfl to exclusively(?) manage | 01:35:45 |
Jez (he/him) ♾️ | yeah, that is my biggest worry about it as a project: hlissner takes a lot on himself in terms of both dev and support | 07:39:00 |
Jez (he/him) ♾️ | i hope there's a succession plan for when he (inevitably?) burns out | 07:39:20 |
Jez (he/him) ♾️ | (no shade on him, by the way, it's incredibly difficult to change mindset if your baby becomes popular) | 07:42:42 |
ckie (they/them) | yeah, and even harder when you're so pre-occupied with the day-to-day workings for it(?) | 12:53:34 |
| william.stley joined the room. | 18:54:47 |
11 Jul 2023 |
Velnbur 🇺🇦 | Redacted or Malformed Event | 20:46:07 |
Velnbur 🇺🇦 | helm-M-x-execute-command: Language’s ABI is too new: 14, (13 . 13), "/nix/store/syqz917ib6xaz5qf5ba3k8l9l6916kcr-emacs-tree-sitter-grammars/langs/bin/rust.dylib"
Got error related to new version of ABI in tree-sitter . Found some related issues:
https://github.com/nix-community/emacs-overlay/issues/278
https://github.com/emacs-tree-sitter/elisp-tree-sitter/issues/247
But problems seems to be still not solved. Any ideas how it could be fixed for nix-doom-emacs ?
| 20:50:59 |
12 Jul 2023 |
| worldofgeese left the room. | 08:10:36 |
| Velnbur 🇺🇦 changed their display name from velnbur to Velnbur 🇺🇦. | 08:20:55 |
| william.stley left the room. | 10:07:53 |
Asbjørn | Hm somewhy my evil-magit is broken. I'm still a big newbie when it comes to emacs stuff. Anyone have tips on how to troubleshoot this? Are there package initialization logs that I can read somewhere? | 13:03:54 |
Asbjørn | okay I fixed it | 13:28:00 |
Asbjørn | If anyone else is curious: | 13:28:07 |
Asbjørn | I ran journalctl --user -xeu emacs to get logs | 13:28:12 |
Asbjørn | which told me that evil-collection couldn't find something called annalist | 13:28:28 |
Asbjørn | anyways I just fixed it by updating my (now pinned setup) to the latest commit on master | 13:28:58 |
17 Jul 2023 |
| Chris left the room. | 08:10:12 |
23 Jul 2023 |
| hrnz joined the room. | 18:39:38 |
24 Jul 2023 |
| rogueai joined the room. | 10:35:15 |
25 Jul 2023 |
| agentofuser joined the room. | 01:11:24 |
26 Jul 2023 |
| rogueai left the room. | 12:45:01 |
| heyoni joined the room. | 20:29:09 |
heyoni | sorry for the stupid question but running nix run github:nix-community/nix-doom-emacs should popup doom emacs and not regular emacs, right? | 22:12:33 |