!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
29 Nov 2023
@cadair:cadair.com@cadair:cadair.com Specifically M-x isn't being bound to SPC 11:55:22
@val123:matrix.orgSecret ValCan you post your config for me real quick?11:55:53
@val123:matrix.orgSecret ValBecause I couldnt get it to work. Thank you11:57:08
@cadair:cadair.com@cadair:cadair.commy flake?12:02:12
@val123:matrix.orgSecret Valyeah12:02:24
@val123:matrix.orgSecret ValDo you have it in a github repo?12:02:41
@cadair:cadair.com@cadair:cadair.comno, not yet12:04:10
@cadair:cadair.com@cadair:cadair.com my config is based on this: https://github.com/Misterio77/nix-starter-configs/blob/main/standard/flake.nix 12:04:29
@cadair:cadair.com@cadair:cadair.com

So I have the flake referenced in the inputs section of flake.nix and then I have this (truncated) version of my home-manager/home.nix:

{
  inputs,
  outputs,
  lib,
  config,
  pkgs,
  ...
}: {
  # You can import other home-manager modules here
  imports = [
    # doom emacs
    inputs.nix-doom-emacs.hmModule
  ];
  # emacs
  programs.doom-emacs = {
    enable = true;
    doomPrivateDir = ./dotfiles/doom.d;
  };
}
12:08:24
@ckie:ckie.devmei 🌒&
In reply to @val123:matrix.org
Do you know if there are people who are still working on it and trying to fix it?
i am, on and off every few months for a bit where i find the time
13:19:53
@ckie:ckie.devmei 🌒& README: add broken notice #556 13:20:07
@ckie:ckie.devmei 🌒& * PR README: add broken notice (#556) made 13:20:19
30 Nov 2023
@patka_123:matrix.org@patka_123:matrix.org joined the room.15:32:00
@patka_123:matrix.org@patka_123:matrix.org left the room.15:37:03
3 Dec 2023
@maaarcus:matrix.org€]&|\|¿ changed their profile picture.14:00:09
5 Dec 2023
@federicodschonborn:matrix.org@federicodschonborn:matrix.org changed their profile picture.00:38:23
6 Dec 2023
@sigurosa:matrix.orgsigurosa joined the room.19:04:39
8 Dec 2023
@swrogers:matrix.orgShane joined the room.15:26:12
@sepiabrown:matrix.orgSuwon Park joined the room.20:36:17
9 Dec 2023
@quinnd:matrix.orgQuinnso it's broken in the sense that we can't update to current versions of doom? Cuz I've been using it this whole time--- broken seems like a slightly strong word20:39:07
11 Dec 2023
@heyoni:matrix.orgheyoniit seems broken for me on macos (home-manager) but not on linux23:06:10
12 Dec 2023
@ckie:ckie.devmei 🌒& broken as in we can't deliver a reasonably good experience 03:16:44
@ckie:ckie.devmei 🌒&and also as in "we don't fetch the right versions of packages and it working is arbitrary"03:17:18
@heyoni:matrix.orgheyoniare you saying it's not possible to deliver a good experience or just not there yet?20:09:37
@heyoni:matrix.orgheyonii'm just getting into flakes and thinking about whether or not i should try and work on this (and fail miserably)20:09:59
@asbjorn:olli.ng@asbjorn:olli.ngIf I understand it correctly, it's more of a doom/elisp issue than a nix issue right now20:12:32
@asbjorn:olli.ng@asbjorn:olli.ngBut I don't really understand the problem space well20:15:09
@ckie:ckie.devmei 🌒& heyoni: mostly just not there yet 20:23:40
@heyoni:matrix.orgheyonigot it. yea i saw the PR/branch and tried to grok it20:26:33
14 Dec 2023
@sigurosa:matrix.orgsigurosaSo i run doom emacs on nixos and home-manager (on both mac and linux). I dont use that module at all (nix-doom-emacs). It doesn't really make sense to imho when straight already handles the package pinning23:44:49

Show newer messages


Back to Room ListRoom Version: 9