nix-doom-emacs icon indicating copy to clipboard operation
nix-doom-emacs copied to clipboard

doom-emacs packaged for Nix [maintainers=@ckiee,@thiagokokada]

Results 26 nix-doom-emacs issues
Sort by recently updated
recently updated
newest added

### Extreme RAM usage. - System: NixOS unstable channel. I've installed it through "nix run ." and the resulting program is slow. I just thought it's the standard Emacs experience,...

bug

This PR is trying to bump doom-emacs to a newer commit, after the failure of PR #268 (and any subsequent PR trying to bump `doom-emacs` input).

Doom has its own mechanism to lock packages to specific revisions. Currently, `nix-straight.el` only knows how to extract package *names* and not additional metadata for versions / tags / git...

help wanted

Any change to my `doomPrivateDir` makes `nixos-rebuild switch` take ~4m longer, on a fairly powerful desktop computer. `nix-doom-emacs` is central to my nix configs, but it'd be great to figure...

bug

### Context As a doom-emacs user I want to distribute my doom modules as nix derivations So that I can include them in multiple configurations of doom.d that do not...

Hi! First of all, sorry if this has been asked before or I've missed it but: Is there a way to avoid building doom every time I use home-manager? I'm...

I see that Home Manager has several options/flags specially for Emacs: https://mipmip.github.io/home-manager-option-search/?query=emacs For example, - services.emacs.client.arguments Command-line arguments to pass to emacsclient. list of string - services.emacs.defaultEditor Can I combine...

I tried to combine these PRs and they failed the test: # 548 547 546 545 544

I try to install to an unstable NixOS system. Installation works fine with the default emacs-28 package. Since I would like to use the pgtk version due to native wayland...

Builds correct, but does not run on 23.05 release ``` Fatal error 11: Segmentation fault Backtrace: /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x524ae8] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x41f47d] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x41f97f] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x522d18] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x522d9c] /nix/store/yaz7pyf0ah88g2v505l38n0f3wg2vzdj-glibc-2.37-8/lib/libc.so.6(+0x38d60)[0x7ff01d052d60] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x442a49] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x44e08a] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x44f058] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x44f26b] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x452f56] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x45421c] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x456635] /nix/store/5ki35l4mqvjm83q4rghq8p50m3lb6nzw-emacs-28.2/bin/emacs[0x45d580]...

bug