!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

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

Load older messages


SenderMessageTime
26 Dec 2022
@loljosm:matrix.orgjosm left the room.15:20:46
27 Dec 2022
@zzantares:matrix.orgzzantares joined the room.18:15:10
@zzantares:matrix.orgzzantares changed their display name from Julio César to zzantares.18:16:49
29 Dec 2022
@hab25:matrix.org@hab25:matrix.org left the room.15:35:58
30 Dec 2022
@aktaboot:tchncs.deaktabootdoes nix-doom-emacs only work with HM ?11:28:40
@aktaboot:tchncs.deaktabootanyone has their emacsclient working on wayland ? any tweaks for it to work ?15:13:31
@ckie:ckie.devckie (they/them)better if you post what isn't working15:17:56
@aktaboot:tchncs.deaktabootI'm not using nix-doom-emacs though, I probably have to set a wayland display variable or wayland wrapper15:21:48
@aktaboot:tchncs.deaktaboot
Waiting for Emacs...
*ERROR*: Display :1 can’t be opened
15:27:41
@aktaboot:tchncs.deaktaboot *
Waiting for Emacs...
*ERROR*: Display :1 can’t be opened
15:27:45
@aktaboot:tchncs.deaktaboot *
Waiting for Emacs...
*ERROR*: Display :1 can’t be opened
15:27:51
@aktaboot:tchncs.deaktaboot *
❯ emacsclient -c
Waiting for Emacs...
*ERROR*: Display :1 can’t be opened
15:27:56
@ckie:ckie.devckie (they/them)there's another room I think15:28:34
@ckie:ckie.devckie (they/them) #emacs:nixos.org 15:28:37
@aktaboot:tchncs.deaktabootthank15:28:54
@ckie:ckie.devckie (they/them)iirc emacs has a few gui backends?15:29:05
@ckie:ckie.devckie (they/them)maybe one of them can do wayland15:29:10
@ckie:ckie.devckie (they/them)ah, pgtk15:29:32
@ckie:ckie.devckie (they/them)thiago uses pgtk15:29:49
@aktaboot:tchncs.deaktabootyeah normal emacs does work in gui on wayland, but not the emacsclient15:29:55
@ckie:ckie.devckie (they/them)i'd try pgtk anyway15:30:27
@aktaboot:tchncs.deaktabootokay15:30:36
@ckie:ckie.devckie (they/them)it's probably going through the x11 bridge15:30:38
@aktaboot:tchncs.deaktabootany pointers on trying/using pgtk ?15:31:06
@ckie:ckie.devckie (they/them) uh, I see it here 15:31:28
@ckie:ckie.devckie (they/them)that's .override15:31:32
@ckie:ckie.devckie (they/them)probably want some emacs-overlay action though15:31:48
@aktaboot:tchncs.deaktaboot
In reply to @ckie:ckie.dev
probably want some emacs-overlay action though
iiuc this does not exactly solve the pgtk, meaning I still have to .override anyway
17:41:10
1 Jan 2023
@alicecandyom:krendelhoff.spacealicecandyOM joined the room.08:48:59
@alicecandyom:krendelhoff.spacealicecandyOM

Hello everyone, how it is supposed to add third party packages at packages.el?

(package! copilot :pin "43726d3"
  :recipe (:host "github"
           :repo "zerolfx/copilot.el"
           :files ("*.el" "dist")))

This results in Package not available: copilot
If I use this, it doesn't even start to evaluate, but build finishes successfully

    emacsPackagesOverlay = final: prev: {
      copilot = pkgs.fetchFromGitHub {
        owner = "zerolfx";
        repo = "copilot.el";
        rev = "43726d3447120062156878108879f207a9778fc8";
        sha256 = pkgs.lib.fakeSha256;
      };
  };
09:10:17

Show newer messages


Back to Room ListRoom Version: 9