Sender | Message | Time |
---|---|---|
16 Jan 2024 | ||
Or even a magit shortcut might satisfy me | 16:22:19 | |
hey all. How do you get things like ssh / tar / ripgrep in the path for emacs? | 16:23:35 | |
In reply to @cadair:cadair.comI actually have that issue as well! Sorry not sure | 17:25:57 | |
The pkgs.emacsWithPackagesFromUsePackage function has an extraEmacsPackages argument where you can list packages. Might be something similar for whatever you're using | 21:59:58 | |
19 Jan 2024 | ||
Hi, ive got troubles installing doom emacs on nixos and have two questions: following the basic instructions for nixos: https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#nixos my build gets stuck here:
my setup:
in case it matters, for doom config i use the contents of not sure how i could solve this. does anyone have any hints or suggestions of installing doom emacs? ps.: given that the repo is broken, does trying to installing and using still make sense? | 16:04:30 | |
* Hi, ive got troubles installing doom emacs on nixos and have two questions: following the basic instructions for nixos: https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#nixos my build gets stuck here:
my setup:
in case it matters, for doom config i use the contents of not sure how i could solve this. does anyone have any hints or suggestions of installing doom emacs? ps.: given that the repo is broken, does trying to installing and using still make sense? | 16:04:34 | |
20 Jan 2024 | ||
In reply to @fschn:matrix.orgIt’s broken so you cant install it. | 09:17:51 | |
well it's possible, it's just not good at all | 12:28:50 | |
21 Jan 2024 | ||
Hi folks. Just wondered what people are doing as an alternative now that NDE is broken? I'm manually maintaining my NDE installation but I've got a lot of machines to manage; having Nix build and push everything worked really well. I'm considering switching to a custom config to get nix back building it again. | 08:49:56 | |
Redacted or Malformed Event | 11:23:41 | |
Redacted or Malformed Event | 11:23:42 | |
22 Jan 2024 | ||
In reply to @ixlun:matrix.orgI switched to managing doom "imperatively", following the NixOS install instructions on the repo: https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org#nixos | 10:27:47 | |
https://gitlab.com/AsbjornOlling/plate-nixos < my config is public here, if you want to peek | 10:54:06 | |
¯\_(ツ)_/¯ it's a bit messy | 10:54:08 | |
but my SPC / works again, and so I am happy | 10:54:11 | |
and I'm on emacs 29 which is apparently good? | 10:54:21 | |
I still check in here and in NDE #316 every so often, in case it becomes possible to build doom with nix again | 10:54:31 | |
In reply to @asbjorn:olli.ngI'm the same.... I'm kinda hoping that eventually it will get fixed and I can have a packaged working version again. For now, I'm working on rolling my own config and getting the bits of doom emacs working that I use. I'm not too far off with it to be fair! | 19:59:23 | |
In reply to @asbjorn:olli.ngThanks for sharing. | 20:01:16 | |
28 Jan 2024 | ||
Download Selection_027.png | 20:00:53 | |
Greetings, I'm trying out using `nixd` with Doom Emacs. However, `lsp-mode` seems to not work well with `nixd`. With vscode, it was successful. What could be wrong? 1. https://github.com/nix-community/nixd/blob/main/nixd/docs/examples/package/package.nix 2. https://github.com/nix-community/nixd/blob/main/nixd/docs/examples/options/nixos/module.nix | 20:01:03 |