!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

172 Members
Running Doom Emacs with Nix | You probably want https://github.com/nix-community/nix-doom-emacs40 Servers

Load older messages


SenderMessageTime
10 Mar 2024
@xx_doomer_xx:matrix.orgsimple-coderOk thanks, I am currently spending time in nix pills just learning things here in there, but I definitely need put some time aside to learn flakes better, they are very useful. I'm going to do a rebuild, one second.03:32:20
@ryan4yi:matrix.orgRyan Yin * An tutorial for specialArgs, in case you're not familiar with it: https://nixos-and-flakes.thiscute.world/nixos-with-flakes/nixos-with-flakes-enabled#pass-non-default-parameters-to-submodules05:35:54
12 Mar 2024
@woobilicious:matrix.orgwoobiliciousnot sure if this is useful, but my nixos-configuration is using flakes, and a few tricks that shouldn't be too overwhelming I hope: https://github.com/YellowOnion/nixos-config/blob/master/flake.nix05:00:59
14 Mar 2024
@federicodschonborn:matrix.org@federicodschonborn:matrix.org left the room.02:04:20
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.18:44:36
15 Mar 2024
@spacesbot:nixos.devspacesbot - keeps a log of public NixOS channels joined the room.04:04:55
@grahamc:nixos.org@grahamc:nixos.org joined the room.21:48:32
16 Mar 2024
@esac:matrix.orgp10r joined the room.19:50:57
18 Mar 2024
@er10:matrix.org@er10:matrix.org joined the room.13:15:30
@er10:matrix.org@er10:matrix.orgHello 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@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@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
@maaarcus:matrix.org€]&|\|¿ removed their profile picture.14:41:48
19 Mar 2024
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.00:30:02
@bumperboat:matrix.org@bumperboat:matrix.org set a profile picture.22:20:52
20 Mar 2024
@dimikrik:matrix.org@dimikrik:matrix.org joined the room.15:49:30
21 Mar 2024
@dimikrik:matrix.org@dimikrik:matrix.org left the room.11:05:31
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.18:02:58
@grahamc:nixos.org@grahamc:nixos.org left the room.20:10:27
22 Mar 2024
@t3rminal-filth:matrix.orgterminalfilth joined the room.05:13:17
@t3rminal-filth:matrix.orgterminalfilth set a profile picture.05:24:38
@t3rminal-filth:matrix.orgterminalfilth changed their profile picture.05:24:48
@val123:matrix.orgSecret Val changed their display name from Lukas Liebenow to Secret Val.11:46:08
@bumperboat:matrix.org@bumperboat:matrix.org changed their display name from bumperboat to bumperboat (UTC+8 when).13:27:55
@bumperboat:matrix.org@bumperboat:matrix.org changed their display name from bumperboat (UTC+8 when) to bumperboat (UTC+8).15:01:26
23 Mar 2024
@xx_doomer_xx:matrix.orgsimple-coderJust checking to make sure that I'm doing these steps correctly:20:25:57
@xx_doomer_xx:matrix.orgsimple-coderadd the doom emacs github repo to the flake.nix repo:20:26:27
@xx_doomer_xx:matrix.orgsimple-coder
doomemacs = {
  url = "github:doomemacs/doomemacs";
  flake = false;
};
20:26:31
@xx_doomer_xx:matrix.orgsimple-coderThen add specialArgs to flake.nix file and inherit inputs so that they can be used in nix submodules:20:27:42
@xx_doomer_xx:matrix.orgsimple-coder
  specialArgs = 
    { 
      inherit inputs;
      flake-inputs = inputs; 
    };
20:30:27

Show newer messages


Back to Room ListRoom Version: 9