15 Nov 2023 |
| NixOS Moderation Botchanged room power levels. | 18:12:25 |
| @gilganix:matrix.org changed their profile picture. | 23:30:55 |
16 Nov 2023 |
| mplanchard joined the room. | 15:41:55 |
17 Nov 2023 |
| Miguel Suarez joined the room. | 18:21:29 |
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 |
@asbjorn:olli.ng | 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 |
@asbjorn:olli.ng | 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 |
mei π& | A2: it works with vertico :P | 12:57:10 |
mei π& | and yes, k0kada (he/him) (co-maintainer) has switched | 12:57:38 |
mei π& | 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 |
mei π& | 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 |
mei π& | i haven't given up on it but i don't want to stop frustrating people like Lukas Liebenow that are just coming here for the first time | 00:54:48 |
mei π& | * i haven't given up on it but i don't want to stop frustrating people like Lukas Liebenow that are just coming here for the first time probably | 00:54:52 |
k0kada (he/him) | In reply to @ckie:ckie.dev k0kada (he/him) (and everyone else who has thoughts): should we perhaps add a notice of "this project doesn't work rn" Yes | 09:20:16 |
@asbjorn:olli.ng | Seems reasonable. Or something like "this project is out of date rn. Last update from upstream: <date>" | 09:41:09 |
Secret Val | Ok | 11:50:56 |
Secret Val | Do you know if there are people who are still working on it and trying to fix it? | 11:51:40 |
| @cadair:cadair.com joined the room. | 11:52:22 |
@cadair:cadair.com | hey, I have recently picked up nix/nixos and I have nix-doom-emacs configured through home-manager + flakes. Everything seems to be mostly working and my config is being picked up but for some reason a whole chunk of my keybinds are not mapped. | 11:54:42 |