!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
17 Sep 2022
@mon:tchncs.deribosomerockeris that reproducible?19:36:12
18 Sep 2022
@jamie-howlie:monero.social@jamie-howlie:monero.social joined the room.06:44:57
19 Sep 2022
@jasonjckn:matrix.orgNull_ARedacted or Malformed Event07:54:02
@jasonjckn:matrix.orgNull_ARedacted or Malformed Event07:54:37
@jasonjckn:matrix.orgNull_A * anyone get it working on linux-aarch64? 07:54:43
@j0xaf:matrix.orgj0xaf joined the room.14:12:07
20 Sep 2022
@jb:vk3.wtfjbedo joined the room.05:44:53
@jamie-howlie:monero.social@jamie-howlie:monero.socialHi all! Im trying out nix-doom-emacs for the first time and on startup I get two issues: 1. Instead of doom dashboard, I get the normal vanilla emacs startpage 2. I get the error error running hook "+unicode-init-fonts-h" because void variable07:16:32
@jamie-howlie:monero.social@jamie-howlie:monero.socialDo you guys have any idea what it could be?07:16:42
@jamie-howlie:monero.social@jamie-howlie:monero.socialAlso it appears to not have installed mu4e 🤔08:46:18
@mon:tchncs.deribosomerocker
In reply to @jamie-howlie:monero.social
Hi all! Im trying out nix-doom-emacs for the first time and on startup I get two issues:
1. Instead of doom dashboard, I get the normal vanilla emacs startpage
2. I get the error error running hook "+unicode-init-fonts-h" because void variable
what's your nixos and doom config?
09:15:33
@mon:tchncs.deribosomerocker by the by ckie (they/them): i'm sorry if i'm being annoying, but it has been 5 days since i solved all of your reviews if you want to look at it again? if not, do you have an ETA? 09:16:19
@jamie-howlie:monero.social@jamie-howlie:monero.social
In reply to @mon:tchncs.de
what's your nixos and doom config?

Both are quite large, but here is my relevent nixos config

let
  doom-emacs = pkgs.callPackage (builtins.fetchTarball {
    url =
      "https://github.com/nix-community/nix-doom-emacs/archive/acbf1b70335d4fd6a6c05bc417d7f3ca44739437.tar.gz";
    sha256 = "17d5fpsk7nj41zgd74p455wfiqx6x9xx3smdrlg7wklir5f92r2c";
  }) {
    doomPrivateDir = ./.doom.d; # Directory containing your config.el init.el
    # and packages.el files
  };
in
   packages = [ doom-emacs ];

And here is (what I think?) is the only relevant part of my doom config:

(emoji +unicode +ascii +github)
09:43:27
@jamie-howlie:monero.social@jamie-howlie:monero.socialAlso I do have de doom-dashboard enabled on init.el.09:50:02
@ckie:ckie.devmei 🌒&
In reply to @mon:tchncs.de
by the by ckie (they/them): i'm sorry if i'm being annoying, but it has been 5 days since i solved all of your reviews if you want to look at it again? if not, do you have an ETA?
irl drama is keeping me busy (:
19:43:52
@mon:tchncs.deribosomerockerah, very sorry to hear that22:16:32
@mon:tchncs.deribosomerockeri hope it gets better for you22:16:37
21 Sep 2022
@worldofgeese:one.ems.host@worldofgeese:one.ems.host joined the room.14:07:46
@worldofgeese:one.ems.host@worldofgeese:one.ems.host

👋 Is it correct that

(package! igist
  :recipe (:host github :repo "KarimAziev/igist"))

is not the correct way of adding packages to nix-doom-emacs? I'm getting error: evaluation aborted with the following error message: 'Package not available: igist' when attempting to switch with home-manager

14:11:10
@k0kada:matrix.orgk0kada (he/him)
In reply to @worldofgeese:one.ems.host

👋 Is it correct that

(package! igist
  :recipe (:host github :repo "KarimAziev/igist"))

is not the correct way of adding packages to nix-doom-emacs? I'm getting error: evaluation aborted with the following error message: 'Package not available: igist' when attempting to switch with home-manager

It is important to note that nix-straight.el just takes the package name and tries to find it in emacs-overlay or in our internal overrides or in the user overrides
15:54:29
@k0kada:matrix.orgk0kada (he/him)It completely ignores anything else15:54:44
@ckie:ckie.devmei 🌒&aha15:55:26
@ckie:ckie.devmei 🌒&this is answered by the open docs PR15:55:32
@ckie:ckie.devmei 🌒& worldofgeese: https://github.com/nix-community/nix-doom-emacs/blob/1a524776a4402745e6ddf40253f1c6a33f0c8cd1/docs/faq.md#how-do-i-add-a-package-thats-only-on-github-or-any-git-frontend 15:55:34
@k0kada:matrix.orgk0kada (he/him) When the package is missing, you need to add it yourself using emacsPackagesOverlay 15:55:44
@k0kada:matrix.orgk0kada (he/him) Thanks ckie (they/them), I was just getting the link for the PR lol 15:56:02
@ckie:ckie.devmei 🌒&yeah I just finished a review round on it so it was handy15:56:11
@ckie:ckie.devmei 🌒& * yeah I just finished a review round on it so it was handy (on hand?)15:56:18
@nospaces:fairydust.spacenospaces joined the room.20:14:58
22 Sep 2022
@cfeeley:matrix.orgcfeeley joined the room.23:16:00

Show newer messages


Back to Room ListRoom Version: 9