!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
1 Oct 2022
@k0kada:matrix.orgk0kada (he/him)This is really strange10:58:52
@k0kada:matrix.orgk0kada (he/him)Found the issue11:06:01
@k0kada:matrix.orgk0kada (he/him)https://github.com/nix-community/nix-doom-emacs/commit/57e0025e9cb3e2d85f01e664f7a444ebb094c988 Commited this by mistake11:06:12
@ckie:ckie.devckie (they/them) mon_aaraj: good luck with your adventures! sorry i was so picky :P i'll try to remember to work on it sometime 13:30:50
2 Oct 2022
@hdzki:hdzki.kozow.comhdzki ⚡️Is NDE not broken now?18:22:45
@hdzki:hdzki.kozow.comhdzki ⚡️Cause i'18:22:47
@hdzki:hdzki.kozow.comhdzki ⚡️ * Cause i semi-kinda broke my setup 18:23:11
@hdzki:hdzki.kozow.comhdzki ⚡️Tried rolling back the lock file but the issue seems to persist ?18:23:23
@ckie:ckie.devckie (they/them)my build builds fine but it's pretty ancient18:23:50
@k0kada:matrix.orgk0kada (he/him)
In reply to @hdzki:hdzki.kozow.com
Is NDE not broken now?
At least the CI is passing
18:23:57
@hdzki:hdzki.kozow.comhdzki ⚡️Just updated the flake, doesn't seem like anything changed which is good23:52:11
@hdzki:hdzki.kozow.comhdzki ⚡️bad for me as my problem still isn't fixed tho23:52:18
3 Oct 2022
@jamie-howlie:monero.social@jamie-howlie:monero.social

Hi all since my last update of nix-doom-emacs I can't open magit and get the following error:

Debugger entered--Lisp error: (void-function doom-modeline-set-vcs-modeline)
  (doom-modeline-set-vcs-modeline)
  (if (eq major-mode 'magit-status-mode) (doom-modeline-set-vcs-modeline) (hide-mode-line-mode))
  +modeline-hide-in-non-status-buffer-h()
  run-hooks(change-major-mode-after-body-hook special-mode-hook magit-section-mode-hook magit-mode-hook magit-status-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook special-mode-hook magit-section-mode-hook magit-mode-hook magit-status-mode-hook))
  run-mode-hooks(magit-status-mode-hook)
  magit-status-mode()
  magit-setup-buffer-internal(magit-status-mode nil ((magit-buffer-diff-args ("--no-ext-diff")) (magit-buffer-diff-files nil) (magit-buffer-log-args ("-n256" "--decorate")) (magit-buffer-log-files nil)))
  magit-status-setup-buffer("/home/james/nix-home/")
  magit-status("~/nix-home/" ((5 . 7) (("/home/james/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("~/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("/home/james/nix-home/" "rev-parse" "--show-toplevel") . "/home/james/nix-home") (("~/" "config" "--get-color" "" "reset") . "\33[m") (("~/" . magit-toplevel)) (("/home/james/" "rev-parse" "--git-dir")) (("/home/james/" "rev-parse" "--show-toplevel"))))
  funcall-interactively(magit-status "~/nix-home/" ((5 . 7) (("/home/james/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("~/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("/home/james/nix-home/" "rev-parse" "--show-toplevel") . "/home/james/nix-home") (("~/" "config" "--get-color" "" "reset") . "\33[m") (("~/" . magit-toplevel)) (("/home/james/" "rev-parse" "--git-dir")) (("/home/james/" "rev-parse" "--show-toplevel"))))
  command-execute(magit-status)

07:01:10
@jamie-howlie:monero.social@jamie-howlie:monero.socialAnybody also having this issue?'07:01:17
@ckie:ckie.devckie (they/them) k0kada? 13:48:20
@ckie:ckie.devckie (they/them) jamie-howlie: have you tried the default unoverriden package? 13:48:49
@k0kada:matrix.orgk0kada (he/him)
In reply to @ckie:ckie.dev
k0kada?
No idea
14:42:50
@k0kada:matrix.orgk0kada (he/him)
In reply to @jamie-howlie:monero.social

Hi all since my last update of nix-doom-emacs I can't open magit and get the following error:

Debugger entered--Lisp error: (void-function doom-modeline-set-vcs-modeline)
  (doom-modeline-set-vcs-modeline)
  (if (eq major-mode 'magit-status-mode) (doom-modeline-set-vcs-modeline) (hide-mode-line-mode))
  +modeline-hide-in-non-status-buffer-h()
  run-hooks(change-major-mode-after-body-hook special-mode-hook magit-section-mode-hook magit-mode-hook magit-status-mode-hook)
  apply(run-hooks (change-major-mode-after-body-hook special-mode-hook magit-section-mode-hook magit-mode-hook magit-status-mode-hook))
  run-mode-hooks(magit-status-mode-hook)
  magit-status-mode()
  magit-setup-buffer-internal(magit-status-mode nil ((magit-buffer-diff-args ("--no-ext-diff")) (magit-buffer-diff-files nil) (magit-buffer-log-args ("-n256" "--decorate")) (magit-buffer-log-files nil)))
  magit-status-setup-buffer("/home/james/nix-home/")
  magit-status("~/nix-home/" ((5 . 7) (("/home/james/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("~/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("/home/james/nix-home/" "rev-parse" "--show-toplevel") . "/home/james/nix-home") (("~/" "config" "--get-color" "" "reset") . "\33[m") (("~/" . magit-toplevel)) (("/home/james/" "rev-parse" "--git-dir")) (("/home/james/" "rev-parse" "--show-toplevel"))))
  funcall-interactively(magit-status "~/nix-home/" ((5 . 7) (("/home/james/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("~/nix-home/" . magit-toplevel) . "/home/james/nix-home/") (("/home/james/nix-home/" "rev-parse" "--show-toplevel") . "/home/james/nix-home") (("~/" "config" "--get-color" "" "reset") . "\33[m") (("~/" . magit-toplevel)) (("/home/james/" "rev-parse" "--git-dir")) (("/home/james/" "rev-parse" "--show-toplevel"))))
  command-execute(magit-status)

Just to make sure, are you overriding any nix-doom-emacs inputs?
14:44:10
@adam:valkor.net@adam:valkor.net

I'm trying to get spell checking working in doom, but I'm missing something. I tried adding:

  programs.doom-emacs = {
    extraPackages = [
      (pkgs.aspellWithDicts (dicts: with dicts; [en en-computers en-science]))
    ];
  };

But it still tells me cannot find aspell. Anyone know how I can resolve this?

17:46:04
@ckie:ckie.devckie (they/them) adamcstephens: extraPackages != PATH, ~, p 17:52:52
@adam:valkor.net@adam:valkor.net
In reply to @ckie:ckie.dev
adamcstephens: extraPackages != PATH, ~, p
thanks, i'll try that!
17:54:14
4 Oct 2022
@jamie-howlie:monero.social@jamie-howlie:monero.social
In reply to @k0kada:matrix.org
Just to make sure, are you overriding any nix-doom-emacs inputs?
Sorry for the delayed answer, but no I'm not. The only thing I'm chaging is addint extra build inputs and adding extra packages (like mu).
06:13:15
@jamie-howlie:monero.social@jamie-howlie:monero.socialRolling back fixed the issue06:14:12
@jamie-howlie:monero.social@jamie-howlie:monero.social
In reply to @jamie-howlie:monero.social
Sorry for the delayed answer, but no I'm not. The only thing I'm chaging is addint extra build inputs and adding extra packages (like mu).
FYI Your hint did lead to me to my "fix". I was manually applying emacs overlays, which probably conflicted with the nix-doom-emacs variant. By removing emacs overlay from my own flake I fixed the issue :). Thanks for the hints!
08:38:39
@adam:valkor.net@adam:valkor.net
In reply to @ckie:ckie.dev
adamcstephens: extraPackages != PATH, ~, p
Thanks again. This worked perfectly.
17:19:16
@ckie:ckie.devckie (they/them)(:19:02:06
5 Oct 2022
@hdzki:hdzki.kozow.comhdzki ⚡️
In reply to@jamie-howlie:monero.social
FYI Your hint did lead to me to my "fix". I was manually applying emacs overlays, which probably conflicted with the nix-doom-emacs variant. By removing emacs overlay from my own flake I fixed the issue :). Thanks for the hints!
Did that, didn't seem to fix my issue
12:07:56
@hdzki:hdzki.kozow.comhdzki ⚡️I'm not sure how you're supposed to use NDE's emacs-overlay12:08:09
@hdzki:hdzki.kozow.comhdzki ⚡️it's not an output so I can't use emacsPgtk12:08:25
@k0kada:matrix.orgk0kada (he/him)
In reply to @hdzki:hdzki.kozow.com
I'm not sure how you're supposed to use NDE's emacs-overlay
This is how I do it: https://github.com/thiagokokada/nix-configs/blob/master/home-manager/emacs/default.nix#L21-L24
22:20:40

Show newer messages


Back to Room ListRoom Version: 9