!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
19 Mar 2024
@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
@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.club@l0n:the-apothecary.club 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

Show newer messages


Back to Room ListRoom Version: 9