!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
29 Jan 2023
@mon:tchncs.deribosomerocker
In reply to@alicecandyom:krendelhoff.space
i don't have these errors
can you show me your configuration?
22:28:31
30 Jan 2023
@alicecandyom:krendelhoff.spacealicecandyOMhttps://github.com/krendelhoff2/nixos-config/tree/master/home/programs/emacs08:05:41
@ixlun:matrix.orgMatthew Leach joined the room.11:28:19
@ixlun:matrix.orgMatthew LeachHi all. I was just wondering if there was a reason that the doom emacs repository has been pinned to a version since October?11:30:19
@ixlun:matrix.orgMatthew Leach I'm getting an error when trying to search in a directory SPC s d or a project SPC s p: 11:35:21
@ixlun:matrix.orgMatthew Leachimage.png
Download image.png
11:35:25
@ixlun:matrix.orgMatthew LeachI think it may be something that's been fixed in upstream doom emacs, hence I'm wondering why it's been pinned.11:36:11
@ixlun:matrix.orgMatthew Leach * I think it may be something that may have been fixed in upstream doom emacs, hence I'm wondering why it's been pinned.11:36:36
@alicecandyom:krendelhoff.spacealicecandyOM

here is workaround I did:

(use-package! consult
  :config
  (defun consult--ripgrep-builder (&rest args) (apply (consult--ripgrep-make-builder) args)))

12:02:44
@alicecandyom:krendelhoff.spacealicecandyOM *

here is workaround I did to fix it:

(use-package! consult
  :config
  (defun consult--ripgrep-builder (&rest args) (apply (consult--ripgrep-make-builder) args)))

12:04:28
@ixlun:matrix.orgMatthew Leach
In reply to @alicecandyom:krendelhoff.space

here is workaround I did to fix it:

(use-package! consult
  :config
  (defun consult--ripgrep-builder (&rest args) (apply (consult--ripgrep-make-builder) args)))

Great, thanks for the the workaround.
12:56:06
@ixlun:matrix.orgMatthew LeachI'm pretty sure upstream has fixed this.12:56:21
@ixlun:matrix.orgMatthew LeachDo we know when we can switch back to master and unpin upstream?12:56:38
@mon:tchncs.deribosomerocker
In reply to@alicecandyom:krendelhoff.space
image.png
ah, it seems you're using lsp-mode and not eglot
22:31:28
@mon:tchncs.deribosomerockerthe errors exist on eglot22:31:38
@mon:tchncs.deribosomerockermaybe it's a combination of both using eglot and NDE22:31:45
31 Jan 2023
@alicecandyom:krendelhoff.spacealicecandyOM
In reply to @mon:tchncs.de
dont really know what to do to fix this anymore... any ideas?

At packages.el

(package! flycheck-haskell)

At config.el

(add-hook 'haskell-mode-hook #'flycheck-haskell-setup)
08:04:38
@alicecandyom:krendelhoff.spacealicecandyOMRedacted or Malformed Event08:04:46
@alicecandyom:krendelhoff.spacealicecandyOMimage.png
Download image.png
08:05:06
@alicecandyom:krendelhoff.spacealicecandyOM works with eglot setup 08:05:12
1 Feb 2023
@mon:tchncs.deribosomerockerhm, alright, thanks! i wonder if this is because of NDE, or because of Doom Emacs itself...12:57:16
2 Feb 2023
@sleroq:sleroq.linksleroq joined the room.23:24:52
3 Feb 2023
@JoelMcCracken:matrix.orgJoelMcCracken joined the room.02:46:54
@JoelMcCracken:matrix.orgJoelMcCracken how do you actually run the emacs built with nix-doom-emacs? just use e.g. emacs in ~/.nix-profile? 02:47:48
@ckie:ckie.devmei 🌒&sure if you've configured it like that (you probably did if you're using the HM module)14:43:59
@ckie:ckie.devmei 🌒&~/.nix-profile/bin should be in PATH14:44:15
@ckie:ckie.devmei 🌒&you can also use services.emacs14:44:22
@JoelMcCracken:matrix.orgJoelMcCracken=) thank you17:08:10
4 Feb 2023
@JoelMcCracken:matrix.orgJoelMcCracken so right now i'm running https://github.com/joelmccracken/workstation/pull/10, building it on my local computer with nix build --verbose --no-link ~/workstation/#homeConfigurations.${WORKSTATION_NAME}.joel.activationPackage --show-trace --print-out-paths --rebuild, and activating with "$(nix path-info ~/workstation/#homeConfigurations.${WORKSTATION_NAME}.joel.activationPackage)"/activate. 01:51:14
@JoelMcCracken:matrix.orgJoelMcCrackenwhen I boot emacs, its (roughly) totally broken however01:51:45

Show newer messages


Back to Room ListRoom Version: 9