!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
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.orgbumperboat changed their display name from bumperboat to bumperboat (UTC+8 when).13:27:55
@bumperboat:matrix.orgbumperboat 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
@xx_doomer_xx:matrix.orgsimple-coderthen in doom-emacs.nix, add the flake.nix inputs:20:32:52
@xx_doomer_xx:matrix.orgsimple-coder{ config, lib, pkgs, inputs, doomemacs, ... }: 20:33:02
@xx_doomer_xx:matrix.orgsimple-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
@xx_doomer_xx:matrix.orgsimple-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
@l0n:the-apothecary.clubmaya left the room.23:25:58
24 Mar 2024
@xx_doomer_xx:matrix.orgsimple-coderRedacted or Malformed Event23:56:52
@xx_doomer_xx:matrix.orgsimple-coderRedacted or Malformed Event23:57:15
@xx_doomer_xx:matrix.orgsimple-coderRedacted or Malformed Event23:57:16
@xx_doomer_xx:matrix.orgsimple-coderThis is what I have so far.23:57:28
@xx_doomer_xx:matrix.orgsimple-coder Ryan Yin: Hello there, are you still around? I could really use your help right now. 23:58:06
25 Mar 2024
@xx_doomer_xx:matrix.orgsimple-coder * { config, lib, pkgs, doomemacs, ... }: 00:31:16
@xx_doomer_xx:matrix.orgsimple-coderDownload doom-emacs.nix02:00:04
@xx_doomer_xx:matrix.orgsimple-coderDownload emacs.nix02:00:04
@xx_doomer_xx:matrix.orgsimple-coderDownload flake.nix02:00:38
@xx_doomer_xx:matrix.orgsimple-coderhttps://www.reddit.com/r/NixOS/comments/1bn2qdh/could_you_give_me_some_tips_on_how_to_add_a/02:35:58
@minion:clicks.codes@minion:clicks.codes@simple-coder, I was taking a look at this, can't do much right away but I'd like to build it later and have a bash at figuring out the issue... I notice you haven't provided all the files that are related here (e.g. we don't have your home.nix in which I imagine you're importing and enabling doom-emacs.nix?) -- do you have a dotfiles repository I can refer to?11:08:22

Show newer messages


Back to Room ListRoom Version: 9