!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
23 Mar 2024
@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
@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
@y0nei:matrix.org@y0nei:matrix.org joined the room.16:00:18
@y0nei:matrix.org@y0nei:matrix.orgAnybody knows what could be the cause for this?16:02:39
@y0nei:matrix.org@y0nei:matrix.orgimage.png
Download image.png
16:02:40
@y0nei:matrix.org@y0nei:matrix.orgStandalone with flakes16:02:44
@y0nei:matrix.org@y0nei:matrix.orgRedacted or Malformed Event16:03:04
@y0nei:matrix.org@y0nei:matrix.orgnevermind16:04:01
@y0nei:matrix.org@y0nei:matrix.org
-{ config, lib, pkgs, ... }:
+{ config, lib, pkgs, inputs, ... }:
16:04:23
@y0nei:matrix.org@y0nei:matrix.orgI need a rubber ducky to discus my problems to first16:06:33
@y0nei:matrix.org@y0nei:matrix.orgimage.png
Download image.png
16:15:53
@y0nei:matrix.org@y0nei:matrix.orgHow would i solve this?16:15:55
@y0nei:matrix.org@y0nei:matrix.org

i tried

  xdg.enable = true;
  xdg.configFile."doom" = {
    source = "~/.config/doom";
    force = true;
  };

but that gives me:

16:16:30
@y0nei:matrix.org@y0nei:matrix.orgimage.png
Download image.png
16:16:34
@y0nei:matrix.org@y0nei:matrix.orgOh it looks like thats home-manager specific, how would I solve this issue?16:17:39
@y0nei:matrix.org@y0nei:matrix.orgAh, the package is broken :(((16:26:35

Show newer messages


Back to Room ListRoom Version: 9