18 Mar 2024 |
| @er10:matrix.org joined the room. | 13:15:30 |
@er10:matrix.org | Hello everyone here : very new to doomemacs ; could anyone suggest how to set emacs+auctex native behavior, both for .bib and .tex files ? Thanks for your aid ! | 13:16:56 |
@er10:matrix.org | * Hello everyone here : very new to doomemacs ; could you possibly suggest how to set emacs+auctex native behavior, both for .bib and .tex files ? Thanks for your aid ! | 13:22:25 |
@er10:matrix.org | * Hello everyone here : very new to doomemacs ; could you possibly suggest how to set emacs+auctex native behavior, both for .bib and .tex files ? Many thanks for your aid. | 13:22:53 |
| €]&|\|¿ removed their profile picture. | 14:41:48 |
19 Mar 2024 |
| NixOS Moderation Botchanged room power levels. | 00:30:02 |
| bumperboat set a profile picture. | 22:20:52 |
20 Mar 2024 |
| @dimikrik:matrix.org joined the room. | 15:49:30 |
21 Mar 2024 |
| @dimikrik:matrix.org left the room. | 11:05:31 |
| NixOS Moderation Botchanged room power levels. | 18:02:58 |
| @grahamc:nixos.org left the room. | 20:10:27 |
22 Mar 2024 |
| terminalfilth joined the room. | 05:13:17 |
| terminalfilth set a profile picture. | 05:24:38 |
| terminalfilth changed their profile picture. | 05:24:48 |
| Secret Val changed their display name from Lukas Liebenow to Secret Val. | 11:46:08 |
| bumperboat changed their display name from bumperboat to bumperboat (UTC+8 when). | 13:27:55 |
| bumperboat changed their display name from bumperboat (UTC+8 when) to bumperboat (UTC+8). | 15:01:26 |
23 Mar 2024 |
simple-coder | Just checking to make sure that I'm doing these steps correctly: | 20:25:57 |
simple-coder | add the doom emacs github repo to the flake.nix repo: | 20:26:27 |
simple-coder | doomemacs = {
url = "github:doomemacs/doomemacs";
flake = false;
};
| 20:26:31 |
simple-coder | Then add specialArgs to flake.nix file and inherit inputs so that they can be used in nix submodules: | 20:27:42 |
simple-coder | specialArgs =
{
inherit inputs;
flake-inputs = inputs;
};
| 20:30:27 |
simple-coder | then in doom-emacs.nix, add the flake.nix inputs: | 20:32:52 |
simple-coder | {
config,
lib,
pkgs,
inputs,
doomemacs,
...
}:
| 20:33:02 |
simple-coder | Ryan Yin: Hello again, I got side tracked with work, but now I'm continuing the installation of doom emacs with nix using your solution, anyways, are my steps correct so far? I'm just trying to make sure that I'm doing this correctly so that I don't have issues down the road. | 20:35:15 |
simple-coder | Ryan Yin: Hmm, it built without any errors, but it's binary is still not showing, there's no emacs or doom commands, what did I do wrong? | 20:59:38 |
| maya left the room. | 23:25:58 |
24 Mar 2024 |
simple-coder | Redacted or Malformed Event | 23:56:52 |
simple-coder | Redacted or Malformed Event | 23:57:15 |
simple-coder | Redacted or Malformed Event | 23:57:16 |