| 26 Apr 2023 |
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 |
Artem | Dominic Egger: all right, I pushed: the main branch has an NDE-based setup and the non-nix-doom-emacs branch has a non-NDE setup. Just to reiterate, I don't see all that many problems with 30 but controlling commits are easy with flakes. You never update implicitly and you can easily pin a specific commit of emacs-overlay. I never learned how to map emacs-overlay on actual emacs HEAD commits though. | 13:08:05 |
| Artem changed their display name from artem_ to Artem. | 15:18:57 |
k0kada (he/him) | I started an exploration of an alternative way to build doomemacs with Nix, very early, and really not usable at all:
https://github.com/thiagokokada/doomemacs-nix | 22:57:05 |
k0kada (he/him) | But it may or may not be useful in the future | 22:57:14 |
| 27 Apr 2023 |
mei π& | oh that's pretty dirty.. good job though! i'm hoping i'll get around to writing a doom2nix-esque thing sometime this year to finally slay most of the problems with current NDE | 01:03:04 |
k0kada (he/him) | In reply to @ckie:ckie.dev oh that's pretty dirty.. good job though! i'm hoping i'll get around to writing a doom2nix-esque thing sometime this year to finally slay most of the problems with current NDE You know something is dirty when it is using __impure = true; | 11:14:48 |
| 28 Apr 2023 |
| @nurelin:matrix.org joined the room. | 18:21:44 |
| 2 May 2023 |
Dominic Egger | so I got around to upgrading emacs to 30 for my doom install but now async native compilation on startup fails with /nix/store/f4qnwzv6y0nq8lix33jr5ykkyybs6fxf-binutils-2.40/bin/ld: cannot find -lgcc_s: No such file or directory wrong gcc version maybe? π€ | 09:56:15 |
Dominic Egger | * so I got around to upgrading emacs to 30 for my doom install but now async native compilation on startup fails with /nix/store/f4qnwzv6y0nq8lix33jr5ykkyybs6fxf-binutils-2.40/bin/ld: cannot find -lgcc_s: No such file or directory wrong gcc version maybe? π€ or rather $LD_LIBARY_PATH? | 10:11:41 |
| Rafael CGS joined the room. | 20:28:28 |
| 5 May 2023 |
mei π& | k0kada (he/him): what do you use pgtk for? | 05:45:30 |
mei π& | i'm playing with a (raw) emacs too, looking at your config, and i'm not sure why you went out of your way to enable it | 05:46:54 |
k0kada (he/him) | In reply to @ckie:ckie.dev k0kada (he/him): what do you use pgtk for? Mostly want to have one Emacs for both Wayland and X11, and any other toolkit in Emacs looks bad in Wayland | 10:07:57 |
k0kada (he/him) | But I also like the fonts in PGTK, for some reason they looks better on my eyes (maybe it is placebo) | 10:08:40 |
mei π& | the fonts look crappy for me currently | 10:09:20 |
mei π& | but I think it's a doom thing | 10:09:27 |
mei π& |  Download image.png | 10:09:47 |
mei π& | look at the link vs the normal text | 10:09:55 |
mei π& | throwing away my i3 config and going for some tiled gnome setup is becoming more appealing to me tbh | 10:10:33 |
| 8 May 2023 |
| @heap:heap.wtf joined the room. | 10:30:41 |
@heap:heap.wtf | In reply to @artem.types:matrix.org Dominic Egger: all right, I pushed: the main branch has an NDE-based setup and the non-nix-doom-emacs branch has a non-NDE setup. Just to reiterate, I don't see all that many problems with 30 but controlling commits are easy with flakes. You never update implicitly and you can easily pin a specific commit of emacs-overlay. I never learned how to map emacs-overlay on actual emacs HEAD commits though. if you still need this i wrote a dump recently that maps the emacs-overlay commit to a emacs savannah commit | 11:50:11 |
Artem | HeapUnderflow: I donβt need it at the moment, but I think putting it online would make good! | 11:51:46 |
@heap:heap.wtf | right, yea thats actually not too bad of an idea... i might put a small cronjob on my vps and host it there :) | 11:53:01 |
Artem | That would be ideal. Do drop a link here when ready! | 11:53:51 |
@heap:heap.wtf | Artem: https://heap.wtf/c/nix/emacs-overlay/ :) | 12:53:48 |
Artem | In reply to @heap:heap.wtf Artem: https://heap.wtf/c/nix/emacs-overlay/ :) thank you! | 13:30:56 |
JoelMcCracken | updated nix-doom-emacs to try to see if it had embark package would be within it, and it is, but it still broken with some error message. I didn't know this chat existed, i'll grab a copy later this evening | 23:43:35 |