!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
27 Sep 2022
@ckie:ckie.devckie (they/them)next up, apparently the hashes for noto-fonts have magically changed without a version bump17:31:17
@maxhero_:matrix.orgMarcelo Amancio de Lima Santos joined the room.18:14:45
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosHello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing) And I'm getting infinite recursion error. here is the stack-trace: https://pastebin.com/mveJrG0218:21:26
@maxhero_:matrix.orgMarcelo Amancio de Lima Santos
In reply to @maxhero_:matrix.org
Hello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing)

And I'm getting infinite recursion error.

here is the stack-trace:
https://pastebin.com/mveJrG02
I've updated the repo so now the flake is no longer dirty.
19:21:07
@k0kada:matrix.orgk0kada (he/him)
In reply to @maxhero_:matrix.org
Hello I've been trying to include nix-doom-emacs to my config (https://github.com/themaxhero/.dotfiles/tree/doom-emacs-fixing)

And I'm getting infinite recursion error.

here is the stack-trace:
https://pastebin.com/mveJrG02
This does look like an issue on how you're importing the module
20:26:19
@k0kada:matrix.orgk0kada (he/him)Not sure why though20:26:22
@k0kada:matrix.orgk0kada (he/him) Not really related, but why you import a imports? 20:28:04
@k0kada:matrix.orgk0kada (he/him)If you pass a path, it should automatically import the file20:28:16
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosOh, I didn't know that one.22:09:00
28 Sep 2022
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosRedacted or Malformed Event00:26:42
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosRedacted or Malformed Event00:27:06
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosRedacted or Malformed Event00:28:10
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosRedacted or Malformed Event00:32:54
@maxhero_:matrix.orgMarcelo Amancio de Lima Santos * I wonder the way of solving this has something to do with emacsPackagesOverlay01:04:19
@maxhero_:matrix.orgMarcelo Amancio de Lima Santos * I wonder if the way of solving this has something to do with emacsPackagesOverlay03:40:55
@maxhero_:matrix.orgMarcelo Amancio de Lima SantosThank you for helping me.05:41:08
@coolshaurya:community.rscoolshaurya changed their profile picture.17:34:43
30 Sep 2022
@hdzki:hdzki.kozow.comhdzki ⚡️ I've recently updated my flake, and doom-modeline stuff seems to be broken 15:36:03
@hdzki:hdzki.kozow.comhdzki ⚡️ Well the modeline itself is working just fine. However, hooks seem to be broken
```
Error during redisplay: (doom-init-ui-h #<frame doom – Doom Emacs 0x1c4c850>) signaled (doom-hook-error doom-init-ui-hook +doom-dashboard-init-h (void-function doom-modeline-set-project-modeline))
if: Symbol’s function definition is void: doom-modeline-set-vcs-modeline
```
15:37:25
@hdzki:hdzki.kozow.comhdzki ⚡️Any ideas ?15:37:42
@hdzki:hdzki.kozow.comhdzki ⚡️ * Well the modeline itself is working just fine. However, hooks seem to be broken
```plain
Error during redisplay: (doom-init-ui-h #<frame doom – Doom Emacs 0x1c4c850>) signaled (doom-hook-error doom-init-ui-hook +doom-dashboard-init-h (void-function doom-modeline-set-project-modeline))
if: Symbol’s function definition is void: doom-modeline-set-vcs-modeline
```
15:40:33
@k0kada:matrix.orgk0kada (he/him)
In reply to @hdzki:hdzki.kozow.com
I've recently updated my flake, and doom-modeline stuff seems to be broken
If "update my flake" is "I updated the flake inputs", well, you shouldn't
20:07:44
@k0kada:matrix.orgk0kada (he/him) ckie (they/them): taking a look at bumping doom-emacs again, wish me luck 20:12:36
@ckie:ckie.devckie (they/them)a lot of it!20:12:49
@k0kada:matrix.orgk0kada (he/him)
nix log /nix/store/i1l3ng9clyqwhzcq7gzy3wwjlvpgy9y9-straight-emacs-env.drv
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Loading /nix/store/njs78zkz4zfjs4vsl4q2hvy089hbwcs0-doom-src/bin/doom...
Installing Doom Emacs!

- Skipping /nix/store/3ry8a5bgfc9wf35dgwgliw5za0xqk23s-doom.d/ (already exists)
  - Skipping init.el (already exists)
  - Skipping config.el (already exists)
  - Skipping packages.el (already exists)
Installing plugins
> Installing packages...
  - Checked out use-package: e2d173b1200865a9efd5c2066831a230497582c0
  > Building use-package...
  > Building use-package > Building bind-key...
  x There was an unexpected runtime error
    Message: Defining as dynamic an already lexical var
    Backtrace:
      (defvar autoload-compute-prefixes t "If non-nil, autoload will add cod...
      (require autoload)
      (#[257 "\306\307!\210\310^A\311\"A@\312^A!\313\314\315\313^X^Y^Z\3...
      (apply #[257 "\306\307!\210\310^A\311\"A@\312^A!\313\314\315\313^X^Y^Z...
      (let (autoload-compute-prefixes) (apply fn args))
      (doom-cli--straight-no-compute-prefixes-a #[257 "\306\307!\210\310^A\3...
      (apply doom-cli--straight-no-compute-prefixes-a #[257 "\306\307!\210\3...
      (straight--build-autoloads (:local-repo "bind-key" :repo "bind-key" :t...
      (run-hook-with-args straight--build-autoloads (:local-repo "bind-key" ...
      (straight--build-package (:local-repo "bind-key" :repo "bind-key" :typ...
      (#[0 "\307\305^N4\"\306?\206^M^@\310\304!\300\211\311>?\205^X^@\312^A!...
      (straight--transaction-exec use-package-\"0f26964d170469320dba0467483f...
    ! Wrote extended backtrace to /nix/store/j6lz9z5qkwcsmmkavinii7swqhkwvc1p-straight-emacs-env/logs/cli.doom.220930201735.171.error

Didn't really get that far

20:20:19
@k0kada:matrix.orgk0kada (he/him)Well, let's start smaller20:20:59
@k0kada:matrix.orgk0kada (he/him)Let me bump the other flakes inputs first20:21:09
@ckie:ckie.devckie (they/them) k0kada: are you not playing with the already open PR? 20:23:13
@k0kada:matrix.orgk0kada (he/him)Yeah, I started with it20:23:30
@k0kada:matrix.orgk0kada (he/him)But there is even more changes20:23:34

Show newer messages


Back to Room ListRoom Version: 9