19 Nov 2023 |
| ZXGU joined the room. | 10:59:24 |
20 Nov 2023 |
| @stigo:matrix.org joined the room. | 21:24:11 |
22 Nov 2023 |
| Gamewarrior010 joined the room. | 21:14:26 |
24 Nov 2023 |
| @jgarte:matrix.org joined the room. | 19:56:58 |
25 Nov 2023 |
| edgar.vincent joined the room. | 00:27:42 |
27 Nov 2023 |
Asbjørn | Is everyone in here using a year-old version of doom emacs? I'm guessing most people's SPC / is broken?
I love nix doom emacs, but I'm considering switching to running it in imperative-mode without nix, just to get up to date.
I scratched at PR #316 a bit- but I'm not nearly comfortable enough with emacs lisp to make a difference. | 10:34:34 |
Asbjørn | Btw much love to the maintainers. I loved this project, and don't want to be critical of your work.
I'm just curious whether other peeps in the community are considering the same, or if there's a workarund that I'm not hip to. | 10:40:07 |
ckie (they/them) | A2: it works with vertico :P | 12:57:10 |
ckie (they/them) | and yes, k0kada (he/him) (co-maintainer) has switched | 12:57:38 |
ckie (they/them) | https://github.com/nix-community/nix-doom-emacs/issues/324#issuecomment-1817944709 | 12:58:03 |
| @patka_123:matrix.org joined the room. | 21:15:26 |
| @patka_123:matrix.org left the room. | 22:31:16 |
28 Nov 2023 |
| Secret Val joined the room. | 18:52:48 |
Secret Val |  Download idk.png | 18:58:08 |
Secret Val | Hey!
Ok so this is my config:
{config, pkgs, nix-doom-emacs, ...}:
{
imports = [ nix-doom-emacs.hmModule ];
programs.doom-emacs = {
enable = true;
emacsPackage = pkgs.emacs29-pgtk;
doomPrivateDir = ./.;
};
}
And when I do home-manager switch --flake . it just freezes on this message. | 18:58:08 |
Secret Val | I think as soon as I remove the line with the emacsPackage... its works kinda strange. | 19:01:38 |
Secret Val | No it doesn’t work!! | 21:50:50 |
29 Nov 2023 |
ckie (they/them) | k0kada (he/him) (and everyone else who has thoughts): should we perhaps add a notice of "this project doesn't work rn" | 00:54:28 |