| 15 Apr 2023 |
@kj4ohh:matrix.org | That seems to try to compile the code now | 12:33:05 |
@kj4ohh:matrix.org | It's almost like it doesn't realize it's in magit mode at the moment | 12:33:23 |
@kj4ohh:matrix.org | Oh... I'm a dummy :) | 13:03:06 |
@kj4ohh:matrix.org | Too early in the morning, you don't press SPC while in magit... | 13:03:22 |
| @srid:matrix.org joined the room. | 14:14:42 |
| Amit Levy left the room. | 15:45:11 |
| Herman left the room. | 20:53:06 |
| 16 Apr 2023 |
| ian luo joined the room. | 02:28:03 |
hdzki ⚡️ | I recently updated my flake and now building my home manager environment is stuck on NDE. it's just stuck on this forever
```
[1/0/1 built] building emacs-straight-packages.json (installPhase): [nix-doom-emacs] Inhibiting (kill-emacs)
``` | 22:40:20 |
hdzki ⚡️ | * I recently updated my flake and now building my home manager environment is stuck on NDE. it's just stuck on this forever \[1/0/1 built] building emacs-straight-packages.json (installPhase): \[nix-doom-emacs] Inhibiting (kill-emacs) | 22:40:23 |
Artem | hdzki ⚡️: unfortunately, known problem that has no fix... apart from rolling back; perhaps, rolling back only emacs would suffice but I wouldn't know, I had to switch to manual management of Doom) https://github.com/nix-community/nix-doom-emacs/issues/409 | 23:42:45 |
| 21 Apr 2023 |
k0kada (he/him) | Hi folks, just a heads-up that I went back to using doom-emacs without NDE | 09:36:01 |
k0kada (he/him) | I still want to try to fix it eventually, but the way it is currently behind upstream is becoming more and more of an issue | 09:36:35 |
k0kada (he/him) | CC ckie (they/them; limited keyboard usage, voice preferred) | 09:36:42 |
| 22 Apr 2023 |
| @l0n:the-apothecary.club joined the room. | 22:47:26 |
| 24 Apr 2023 |
@kj4ohh:matrix.org | How do you use add-hook to load a module globally? I'm only seeing examples for only loading for certain languages, etc... | 13:29:15 |
| 26 Apr 2023 |
| Artem changed their display name from Artem to artem_. | 02:54:51 |
| Dominic Egger joined the room. | 08:45:47 |
Dominic Egger | Good Morning. Quick question, did anyone have any luck running doom with emacs 29? it doesn't seem to be available yet on nixpkgs, do you use the community overlay in addition to provide emacs 29? | 08:47:21 |
Artem | Dominic Egger: yep, emacs-overlay. I have to use 30 even because I need pgtk and it wasn't released in 29, sadly | 11:54:56 |
Dominic Egger | In reply to @artem.types:matrix.org Dominic Egger: yep, emacs-overlay. I have to use 30 even because I need pgtk and it wasn't released in 29, sadly thanks, mind sharing the snippet you're using? and how's the experience with doom on 30? I just did some cursory research but it seems to be only supported for very specific commits of the 30 dev branch from what i understand? | 11:58:25 |
Artem | Dominic Egger: https://github.com/ulysses4ever/dotfiles | 12:02:18 |
Artem | I never had to pin to particular commits but recently this happened https://github.com/nix-community/nix-doom-emacs/issues/409 so, i have to manage doom myself. But it's not bad | 12:03:46 |
Dominic Egger | you're not using the nix doom emacs overlay? do you manage doom outside nix? | 12:04:57 |
Artem | Because of the recent problem i reference above, yes. But it's pgtk specific i think. Before that i was happily using nix-doom-emacs. | 12:06:02 |
Dominic Egger | I see, thanks for your time! | 12:08:21 |
Artem | I think I haven't pushed everything i have locally. I do have a branch with NDE | 12:09:37 |
Artem | I can push it if you're interested | 12:09:46 |
Dominic Egger | yeah that's be cool. I'll have to try to figure out how I can version control the emacs overlay properly I'd like to be fairly careful about updating the underlying emacs package. Looking at this https://discourse.doomemacs.org/t/emacs-head-30-0-50-support/3241 I'd like to aim for 29.0.60 | 12:29:57 |
Dominic Egger | * yeah that'd be cool. I'll have to try to figure out how I can version control the emacs overlay properly I'd like to be fairly careful about updating the underlying emacs package. Looking at this https://discourse.doomemacs.org/t/emacs-head-30-0-50-support/3241 I'd like to aim for 29.0.60 | 12:30:02 |