!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
30 Sep 2022
@ckie:ckie.devmei 🌒&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.devmei 🌒& 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
@ckie:ckie.devmei 🌒&also can i close the older waves?20:23:50
@k0kada:matrix.orgk0kada (he/him)Don't worry, I will clean-up it soon20:24:09
@k0kada:matrix.orgk0kada (he/him)Well, at least I bumped the other things21:15:59
@k0kada:matrix.orgk0kada (he/him)It is something21:16:05
1 Oct 2022
@mon:tchncs.deribosomerockerwell, soryy everyone, but it seems i won't be able to see the PR 'til it's merged, as I'm going to be very very busy for the next ~6 months or so. i thought that it would've taken less time to merge in 😅, but you guys can take it up if you want to06:12:19
@mon:tchncs.deribosomerocker * well, soryy everyone, but it seems i won't be able to see the PR 'til it's merged, as I'm going to be very very busy for the next ~9 months or so. i thought that it would've taken less time to merge in 😅, but you guys can take it up if you want to06:12:39
@k0kada:matrix.orgk0kada (he/him)
In reply to @k0kada:matrix.org
Well, at least I bumped the other things
Or not, it broke the build
10:58:48
@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.devmei 🌒& 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.devmei 🌒&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.devmei 🌒& k0kada? 13:48:20
@ckie:ckie.devmei 🌒& jamie-howlie: have you tried the default unoverriden package? 13:48:49

Show newer messages


Back to Room ListRoom Version: 9